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


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

ICheckInUIProperties Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name 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.

Classes that implement ICheckInUIProperties

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.