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


IDataExtractionUI.EXRelatedObjects Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > GeodatabaseDistributedUI > ESRI.ArcGIS.GeoDatabaseDistributedUI > Interfaces > ID > IDataExtractionUI Interface > IDataExtractionUI.EXRelatedObjects Property
ArcGIS Developer Help

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