Click or drag to resize

ICMSAssetEntryExportDefinitionsFactoryGlobalExports Property

Gets the global export definitions

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
IEnumerable<ICMSAssetEntryExportDefinition> GlobalExports { get; }

Property Value

Type: IEnumerableICMSAssetEntryExportDefinition
See Also