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


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

IDataExtractionUIEdit Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property EXCurrentExtent The current view extent of an ArcMap document.
Read-only property EXCurrentExtent The current view extent of an ArcMap document.
Write-only property EXDescription The data and filters that define the data extraction.
Read-only property EXDescription The data and filters that define the data extraction.
Write-only property EXMXDocumentLocation The path to and name of an ArcMap document.
Read-only property EXMXDocumentLocation The path to and name of an ArcMap document.
Write-only property EXOutputSpatialReference The output spatial reference.
Read-only property EXOutputSpatialReference The output spatial reference.
Write-only property EXPostExtractOption The post data extraction option.
Read-only property EXPostExtractOption The post data extraction option.
Read-only property EXQueryGeometry The spatial extent of the data extraction.
Write-only property EXQueryGeometry The spatial extent of the data extraction.
Read-only property EXRelatedObjects Indicates if related objects are include in the extraction.
Write-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.
Write-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.
Write-only property EXSchemaOnly Indicates if a schema-only extraction is required.
Read-only property EXSelectedGraphic The currently selected graphic.
Write-only property EXSelectedGraphic The currently selected graphic.
Read-only property EXSourceData The datasetnames in the source geodatabase.
Write-only property EXSourceData The datasetnames in the source geodatabase.
Read-only property EXSourceWorkspace The Workspace of a source geodatabase.
Write-only property EXSourceWorkspace The Workspace of a source geodatabase.
Read-only property EXSpatialConstraint The type of spatial constraint used for a data extraction.
Write-only property EXSpatialConstraint The type of spatial constraint used for a data extraction.
Read-only property EXSpatialRelation The spatial filter of the data extraction.
Write-only property EXSpatialRelation The spatial filter of the data extraction.
Read-only property EXWorkspaceName The WorkspaceName of the destination workspace.
Write-only property EXWorkspaceName The WorkspaceName of the destination workspace.
Method ResetProperties Resets the data extraction wizard properties.

Inherited Interfaces

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

Classes that implement IDataExtractionUIEdit

Classes Description
DataExtractionUI The data extraction wizard.