ICMSPageFactoryGlobalExportsDefinitions Property
|
Gets the global exports definitions.
Namespace:
Ingeniux.Runtime
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
SyntaxICMSPageEntryExportDefinitionsFactory GlobalExportsDefinitions { get; }
ReadOnly Property GlobalExportsDefinitions As ICMSPageEntryExportDefinitionsFactory
Get
property ICMSPageEntryExportDefinitionsFactory^ GlobalExportsDefinitions {
ICMSPageEntryExportDefinitionsFactory^ get ();
}
abstract GlobalExportsDefinitions : ICMSPageEntryExportDefinitionsFactory with get
Property Value
Type:
ICMSPageEntryExportDefinitionsFactory
See Also