ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IXMLImportUI Interface

Provides access to members that control the display of XML import UI.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read/write property EnumNameMapping Provides access to members that control name mapping.
Read/write property SchemaOnly Indicates whether schema-only is required from XML source.
Read/write property SourceXMLFile The name of the source XML file.
Read/write property TargetWorkspace The dataset names in the source geodatabase.

CoClasses that implement IXMLImportUI

CoClasses and Classes Description
XMLImportUI The XML import wizard.

Remarks

The properties in this interface correspond to the controls on the xml import wizard.

See Also

IXMLImportUI Interface