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


INetworkAnalysisExtBarriers.SelectionSemantics Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IN > INetworkAnalysisExtBarriers Interface > INetworkAnalysisExtBarriers.SelectionSemantics Property
ArcGIS Developer Help

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