IAssetTreeNodeId Property
|
Gets/sets id of the node
Namespace:
Ingeniux.Runtime.Assets
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax Property Id As String
Get
Set
property String^ Id {
String^ get ();
void set (String^ value);
}
abstract Id : string with get, set
Property Value
Type:
StringSee Also