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


IEditEvaluatorContext.DirectionType Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (CatalogUI)  

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