Click or drag to resize

ICMSPageEntryExportDefinition Interface

Definition of export, global or local

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

The ICMSPageEntryExportDefinition type exposes the following members.

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