Provides access to members that return the check-in wizard properties.
Product Availability
Available with ArcGIS Desktop.
Members
Description | ||
---|---|---|
CICheckOutName | The name of the check-out. | |
CIChildDeltaFile | The name of the delta database. | |
CIChildSourceType | The source of the data to check in from. | |
CIChildWorkspaceName | The WorkspaceName of the check-out geodatabase. | |
CIParentWorkspaceName | The WorkspaceName of the master geodatabase. | |
CIPostCheckInOption | The post check-in option. |
CoClasses that implement ICheckInUIProperties
CoClasses and Classes | Description |
---|---|
CheckInUI | The check in wizard. |
Remarks
The properties in this interface correspond to the controls on the check in wizard.
Use this interface to return checkin wizard properties after setting them with ICheckInUIPropertiesEdit or after the user has made settings in the wizard.