ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckInUIProperties Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property CICheckOutName The name of the check-out.
Read-only property CIChildDeltaFile The name of the delta database.
Read-only property CIChildSourceType The source of the data to check in from.
Read-only property CIChildWorkspaceName The WorkspaceName of the check-out geodatabase.
Read-only property CIParentWorkspaceName The WorkspaceName of the master geodatabase.
Read-only property 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.