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