This document is archived and information here might be outdated. Recommended version. |
RecordSet of Orders returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property Orders As IRecordSet
[C#] public IRecordSet Orders {get;}
[C++]
HRESULT get_Orders(
IRecordSet** Orders
);
[C++]
Parameters Orders [out, retval]
Orders is a parameter of type IRecordSet**
Orders contains orders used in the analysis.