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


INetworkAnalysisExtBarriers.SelectionSemantics Property (ArcObjects .NET 10.5 SDK)
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