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


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

ICheckOutUIPropertiesEdit.CORelatedObjects Property

Indicates if a check-out will include related data.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

Set this property to true to check the Get Related Objects checkbox in the advanced panel of the check-out wizard.

See Also

ICheckOutUIPropertiesEdit Interface