Provides access to members that return the data extraction wizard properties.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
EXCurrentExtent | The current view extent of an ArcMap document. | |
EXDescription | The data and filters that define the data extraction. | |
EXMXDocumentLocation | The path to and name of an ArcMap document. | |
EXOutputSpatialReference | The output spatial reference. | |
EXPostExtractOption | The post data extraction option. | |
EXQueryGeometry | The spatial extent of the data extraction. | |
EXRelatedObjects | Indicates if related objects are include in the extraction. | |
EXReuseSchema | Indicates if an existing schema will be reused for the data extraction. | |
EXSchemaOnly | Indicates if a schema-only extraction is required. | |
EXSelectedGraphic | The currently selected graphic. | |
EXSourceData | The datasetnames in the source geodatabase. | |
EXSourceWorkspace | The Workspace of a source geodatabase. | |
EXSpatialConstraint | The type of spatial constraint used for a data extraction. | |
EXSpatialRelation | The spatial filter of the data extraction. | |
EXWorkspaceName | The WorkspaceName of the destination workspace. |
CoClasses that implement IDataExtractionUI
CoClasses and Classes | Description |
---|---|
DataExtractionUI | The data extraction wizard. |