ArcObjects Library Reference (GeoDatabaseDistributedUI)  

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