This document is archived and information here might be outdated. Recommended version. |
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**
OrderPairs contains order pairs used in the analysis.