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