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


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

ICheckOutUIProperties.COSourceWorkspace Property

The Workspace of the master geodatabase.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckOutUIProperties Interface