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


ICheckInUIPropertiesEdit.CIChildWorkspaceName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > IC > ICheckInUIPropertiesEdit Interface > ICheckInUIPropertiesEdit.CIChildWorkspaceName Property
ArcGIS Developer Help

ICheckInUIPropertiesEdit.CIChildWorkspaceName Property

The WorkspaceName of the check-out geodatabase.

[Visual Basic .NET]
Public WriteOnly Property CIChildWorkspaceName_2
[C#]
public void CIChildWorkspaceName_2 {set;}

Product Availability

Available with ArcGIS Desktop.

Remarks

Set this property if the CIChildSourceType is esriCheckOutGDB.

See Also

ICheckInUIPropertiesEdit Interface