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


IDataExtractionUI.EXRelatedObjects Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (GeoDatabaseDistributedUI)  

IDataExtractionUI.EXRelatedObjects Property

Indicates if related objects are include in the extraction.

[Visual Basic .NET]
Public ReadOnly Property EXRelatedObjects As Boolean
[C#]
public bool EXRelatedObjects {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface