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


IDataChangesUI.DCCheckOutWorkspaceName 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.DCCheckOutWorkspaceName Property
ArcGIS Developer Help

IDataChangesUI.DCCheckOutWorkspaceName Property

The WorkspaceName object of the check-out geodatabase.

[Visual Basic .NET]
Public Property DCCheckOutWorkspaceName As IWorkspaceName
[C#]
public IWorkspaceName DCCheckOutWorkspaceName {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataChangesUI Interface