ArcObjects Library Reference (EditorExt)  

INetworkAnalysisExtBarriers.SelectionSemantics Property

Indicates if trace tasks are performed on selected features, unselected features, or all features.

[Visual Basic .NET]
Public Property SelectionSemantics As esriAnalysisType
[C#]
public esriAnalysisType SelectionSemantics {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

INetworkAnalysisExtBarriers Interface