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