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


ICheckOutUIProperties.COWorkspaceName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

ICheckOutUIProperties.COWorkspaceName Property

The WorkspaceName of a check-out geodatabase.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface