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


IDataChangesUI.DCCheckOutName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataChangesUI Interface > IDataChangesUI.DCCheckOutName Property
ArcGIS Developer Help

IDataChangesUI.DCCheckOutName Property

The name of the check-out.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IDataChangesUI Interface