Свойство | Type | Description |
---|
Méthode | 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 |
Méthode | Description | |
---|---|---|
Workspace ( |
public GetProperty ( string name ) : object | ||
name | string | |
Résultat | object |
public static GetWorkspaceForNode ( Node child ) : |
||
child | Node | |
Résultat |
public GetWorkspaceMembers ( ) : IEnumerable |
||
Résultat | IEnumerable |
public static GetWorkspaceWithWallForNode ( Node child ) : |
||
child | Node | |
Résultat |
public Save ( |
||
settings | ||
Résultat | void |
public SetProperty ( string name, object value ) : void | ||
name | string | |
value | object | |
Résultat | void |
public Workspace ( Node parent, string nodeTypeName ) : System | ||
parent | Node | |
nodeTypeName | string | |
Résultat | System |
protected Workspace ( |
||
nt | ||
Résultat | System |