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


esriRelExtractDirection Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Constants > E > esriRelExtractDirection Constants
ArcGIS Developer Help

esriRelExtractDirection Constants

The direction to process a relationship class.

Constant Value Description
esriRelExtractDirectionForward 0 Process the relationship class from origin to destination.
esriRelExtractDirectionBackward 1 Process the relationship class from destination to origin.
esriRelExtractDirectionNone 2 Do not process the relationship class.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.