Property | Type | Description |
---|
Method | Description | |
---|---|---|
ForceDelete ( ) : void | ||
GetProperty ( string name ) : object | ||
GetWorkspaceForNode ( Node child ) : |
||
GetWorkspaceMembers ( ) : IEnumerable |
Returns all members from workspace local groups
|
|
GetWorkspaceWithWallForNode ( Node child ) : |
||
Save ( |
||
SetProperty ( string name, object value ) : void | ||
Workspace ( Node parent ) : System | ||
Workspace ( Node parent, string nodeTypeName ) : System |
Method | Description | |
---|---|---|
Workspace ( |
public static GetWorkspaceForNode ( Node child ) : |
||
child | Node | |
return |
public static GetWorkspaceWithWallForNode ( Node child ) : |
||
child | Node | |
return |
public Save ( |
||
settings | ||
return | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
return | void |
public Workspace ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
return | System |
protected Workspace ( |
||
nt | ||
return | System |