ICMSAssetEntryExportDefinitionsFactoryGlobalExports Property
|
Gets the global export definitions
Namespace:
Ingeniux.Runtime.NavigationBuilder
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax IEnumerable<ICMSAssetEntryExportDefinition> GlobalExports { get; }
ReadOnly Property GlobalExports As IEnumerable(Of ICMSAssetEntryExportDefinition)
Get
property IEnumerable<ICMSAssetEntryExportDefinition^>^ GlobalExports {
IEnumerable<ICMSAssetEntryExportDefinition^>^ get ();
}
abstract GlobalExports : IEnumerable<ICMSAssetEntryExportDefinition> with get
Property Value
Type:
IEnumerableICMSAssetEntryExportDefinitionSee Also