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


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

ICommonWizardUI Interface

Provides access to members that control the display of wizard UI.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property Application Application of the checkout command.
Method Show Show or hide the UI.

Classes that implement ICommonWizardUI

Classes Description
XMLExportUI The XML export wizard.
XMLImportUI The XML import wizard.
XMLRecordsetLoaderUI The XML recordsetloader wizard.

Remarks

This interface is used by the XMLRecordsetLoaderUI, XMLExportUI and XMLImportUI coclasses to display the wizards.