Click or drag to resize

ICMSAssetEntryExportDefinition Interface

Definition of export, global or local

Namespace:  Ingeniux.Runtime.NavigationBuilder
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.5.94
Syntax
public interface ICMSAssetEntryExportDefinition : ICMSEntryExportBase

The ICMSAssetEntryExportDefinition type exposes the following members.

Properties
  NameDescription
Public propertyName
Name of the export definition
(Inherited from ICMSEntryExportBase.)
Public propertyQuery
Xpath query of the export definition
(Inherited from ICMSEntryExportBase.)
Top
See Also