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


ICheckInUIProperties.CICheckOutName Property (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 > ICheckInUIProperties.CICheckOutName Property
ArcGIS Developer Help

ICheckInUIProperties.CICheckOutName Property

The name of the check-out.

[Visual Basic .NET]
Public ReadOnly Property CICheckOutName As String
[C#]
public string CICheckOutName {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckInUIProperties Interface