Click or drag to resize

ICMSAssetNavigationElementAllAssets Property

Gets all descendant "Asset" Elements.

Namespace:  Ingeniux.Runtime
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
IEnumerable<ICMSAssetElement> AllAssets { get; }

Property Value

Type: IEnumerableICMSAssetElement
See Also