Provides access to members that return the check-out wizard properties.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
COCurrentExtent | The current view extent of the ArcMap document. | |
CODescription | The data and filters that define a check-out. | |
COMXDocumentLocation | The path to and name of an ArcMap document. | |
COName | The name of a check-out. | |
COPostCheckOutOption | The post check-out options for a ArcMap document. | |
COQueryGeometry | The spatial extent of a check-out. | |
CORelatedObjects | Indicates if a check out will include related data. | |
COReuseSchema | Indicates if the schema in a check-out geodatabase is to be re-used. | |
COSchemaOnly | Indicates if a check-out will be schema-only. | |
COSelectedGraphic | The currently selected graphic. | |
COSourceData | The datasetnames in the master geodatabase to check out. | |
COSourceWorkspace | The Workspace of the master geodatabase. | |
COSpatialConstraint | The type of spatial constraint for a check-out. | |
COSpatialRelation | The spatial filter for a check-out. | |
COWorkspaceName | The WorkspaceName of a check-out geodatabase. |
CoClasses that implement ICheckOutUIProperties
CoClasses and Classes | Description |
---|---|
CheckOutUI | The check out wizard. |
Remarks
The properties in this interface correspond to the controls on the check out wizard.
Use this interface to return check out wizard properties after setting them with ICheckOutUIPropertiesEdit or after the user has made settings in the wizard.