This document is archived and information here might be outdated.  Recommended version.


IXMLRecordsetLoaderUI Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IX > IXMLRecordsetLoaderUI Interface
ArcGIS Developer Help

IXMLRecordsetLoaderUI Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property InputFields Provides access to members that control the InputFields in IFields.
Read/write property OutputFields Provides access to member that control the OutputFields in IFields.
Read/write property SourceXMLFile The name of the source XML file.
Read/write property TargetTable Provides access to members that control the TargetTable in ITableName.

Classes that implement IXMLRecordsetLoaderUI

Classes Description
XMLRecordsetLoaderUI The XML recordsetloader wizard.

Remarks

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

See Also

IXMLRecordsetLoaderUI Interface