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