ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckOutUIPropertiesEdit2 Interface

Provides access to members that return the check-out wizard properties.

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property COCurrentExtent The current view extent of the ArcMap document.
Write-only property COCurrentExtent The current view extent of the ArcMap document.
Read-only property CODescription The data and filters that define a check-out.
Write-only property CODescription The data and filters that define a check-out.
Read-only property COMXDocumentLocation The path to and name of an ArcMap document.
Write-only property COMXDocumentLocation The path to and name of an ArcMap document.
Read-only property COName The name of a check-out.
Write-only property COName The name of a check-out.
Read-only property COPostCheckOutOption The post check-out options for a ArcMap document.
Write-only property COPostCheckOutOption The post check-out options for a ArcMap document.
Read-only property COQueryGeometry The spatial extent of a check-out.
Write-only property COQueryGeometry The spatial extent of a check-out.
Read-only property CORelatedObjects Indicates if a check out will include related data.
Write-only property CORelatedObjects Indicates if a check-out will include related data.
Read-only property COReuseSchema Indicates if the schema in a check-out geodatabase is to be re-used.
Write-only property COReuseSchema Indicates if the schema in a check-out geodatabase is to be re-used.
Read-only property COSchemaOnly Indicates if a check-out will be schema-only.
Write-only property COSchemaOnly Indicates if a check-out will be schema-only.
Read-only property COSelectedGraphic The currently selected graphic.
Write-only property COSelectedGraphic The currently selected graphic.
Read/write property COServerName The destination server name object.
Read-only property COSourceData The datasetnames in the master geodatabase to check out.
Write-only property COSourceData The datasetnames in the master geodatabase to check out.
Read/write property COSourceServer The server of the master geodatabase.
Read-only property COSourceWorkspace The Workspace of the master geodatabase.
Write-only property COSourceWorkspace The Workspace of the master geodatabase.
Read-only property COSpatialConstraint The type of spatial constraint for a check-out.
Write-only property COSpatialConstraint The type of spatial constraint for a check-out.
Read-only property COSpatialRelation The spatial filter for a check-out.
Write-only property COSpatialRelation The spatial filter for a check-out.
Read-only property COWorkspaceName The WorkspaceName of a check-out geodatabase.
Write-only property COWorkspaceName The WorkspaceName of a check-out geodatabase.
Read/write property COXmlFile The output xml file.

Inherited Interfaces

Interfaces Description
ICheckOutUIPropertiesEdit Provides access to members that set the check-out wizard properties.
ICheckOutUIProperties Provides access to members that return the check-out wizard properties.

CoClasses that implement ICheckOutUIPropertiesEdit2

CoClasses and Classes Description
CheckOutUI The check out wizard.