This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GeoDatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IX > IXMLExportUI Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the display of XML export UI.
Description | ||
---|---|---|
Description | The data and filters that define the export. | |
ExportBinary | Indicates whether binary export is required. | |
ExportMetadata | Indicates whether Meta data export is required. | |
OutputXMLFile | The output XML file. | |
SchemaOnly | Indicates whether schema-only is required from source geodatabase. | |
SourceData | The dataset names in the source geodatabase. | |
XMLExportType | The XML export file type. |
CoClasses and Classes | Description |
---|---|
XMLExportUI | The XML export wizard. |
The properties in this interface correspond to the controls on the xml export wizard.