RecordSet of Barriers returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property Barriers As IRecordSet
[C#] public IRecordSet Barriers {get;}
[C++]
HRESULT get_Barriers(
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
Barriers returns an IRecordSet that holds the barriers used during analysis.