Click or drag to resize

ICMSNavigationBuildingSessionAssetsToBuild Property

Gets the list of asset IDs for asset navigation entries to build.

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax
IEnumerable<string> AssetsToBuild { get; }

Property Value

Type: IEnumerableString
See Also