ICMSAssetNavigationElementAssets Property
|
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax IEnumerable<ICMSAssetElement> Assets { get; }
ReadOnly Property Assets As IEnumerable(Of ICMSAssetElement)
Get
property IEnumerable<ICMSAssetElement^>^ Assets {
IEnumerable<ICMSAssetElement^>^ get ();
}
abstract Assets : IEnumerable<ICMSAssetElement> with get
Property Value
Type:
IEnumerableICMSAssetElementSee Also