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


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

ICheckInUIProperties.CIParentWorkspaceName Property

The WorkspaceName of the master geodatabase.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ICheckInUIProperties Interface