ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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