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