ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IDataExtractionUI Interface

Provides access to members that return the data extraction wizard properties.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property EXCurrentExtent The current view extent of an ArcMap document.
Read-only property EXDescription The data and filters that define the data extraction.
Read-only property EXMXDocumentLocation The path to and name of an ArcMap document.
Read-only property EXOutputSpatialReference The output spatial reference.
Read-only property EXPostExtractOption The post data extraction option.
Read-only property EXQueryGeometry The spatial extent of the data extraction.
Read-only property EXRelatedObjects Indicates if related objects are include in the extraction.
Read-only property EXReuseSchema Indicates if an existing schema will be reused for the data extraction.
Read-only property EXSchemaOnly Indicates if a schema-only extraction is required.
Read-only property EXSelectedGraphic The currently selected graphic.
Read-only property EXSourceData The datasetnames in the source geodatabase.
Read-only property EXSourceWorkspace The Workspace of a source geodatabase.
Read-only property EXSpatialConstraint The type of spatial constraint used for a data extraction.
Read-only property EXSpatialRelation The spatial filter of the data extraction.
Read-only property EXWorkspaceName The WorkspaceName of the destination workspace.

CoClasses that implement IDataExtractionUI

CoClasses and Classes Description
DataExtractionUI The data extraction wizard.