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


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

ICheckInUIPropertiesEdit Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Write-only property CICheckOutName The name of the check-out.
Read-only property CICheckOutName The name of the check-out.
Read-only property CIChildDeltaFile The name of the delta database.
Write-only property CIChildDeltaFile The name of the delta database.
Read-only property CIChildSourceType The source of the data to check in from.
Write-only property CIChildSourceType The source of the data to check in from.
Write-only property CIChildWorkspaceName The WorkspaceName of the check-out geodatabase.
Read-only property CIChildWorkspaceName The WorkspaceName of the check-out geodatabase.
Write-only property CIParentWorkspaceName The WorkspaceName of the master geodatabase.
Read-only property CIParentWorkspaceName The WorkspaceName of the master geodatabase.
Write-only property CIPostCheckInOption The post check-in option.
Read-only property CIPostCheckInOption The post check-in option.

Inherited Interfaces

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

Classes that implement ICheckInUIPropertiesEdit

Classes Description
CheckInUI The check in wizard.