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


IEditEvaluatorContext.DirectionType Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IE > IEditEvaluatorContext Interface > IEditEvaluatorContext.DirectionType Property
ArcGIS Developer Help

IEditEvaluatorContext.DirectionType Property

The edge direction type.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IEditEvaluatorContext Interface