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


ICheckInUIPropertiesEdit Interface (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckInUIPropertiesEdit Interface

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

Product Availability

Available with ArcGIS Desktop.

Members

Description
Read-only property CICheckOutName The name of the check-out.
Write-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.
Read-only property CIChildWorkspaceName The WorkspaceName of the check-out geodatabase.
Write-only property CIChildWorkspaceName The WorkspaceName of the check-out geodatabase.
Read-only property CIParentWorkspaceName The WorkspaceName of the master geodatabase.
Write-only property CIParentWorkspaceName The WorkspaceName of the master geodatabase.
Read-only property CIPostCheckInOption The post check-in option.
Write-only property CIPostCheckInOption The post check-in option.

Inherited Interfaces

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

CoClasses that implement ICheckInUIPropertiesEdit

CoClasses and Classes Description
CheckInUI The check in wizard.