RecordSet of polyline barriers returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property PolylineBarriers As IRecordSet
[C#] public IRecordSet PolylineBarriers {get;}
[C++]
HRESULT get_PolylineBarriers(
IRecordSet** Barriers
);
[C++]Parameters
Barriers [out, retval]Barriers is a parameter of type IRecordSet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
PolylineBarriers contains polyline barriers used in the analysis.