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


IDataExtractionUI.EXSpatialRelation 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.EXSpatialRelation Property
ArcGIS Developer Help

IDataExtractionUI.EXSpatialRelation Property

The spatial filter of the data extraction.

[Visual Basic .NET]
Public ReadOnly Property EXSpatialRelation As esriSpatialRelEnum
[C#]
public esriSpatialRelEnum EXSpatialRelation {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IDataExtractionUI Interface