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