This document is archived and information here might be outdated. Recommended version. |
RecordSet of ODRoutes returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property ODLines As IRecordSet
[C#] public IRecordSet ODLines {get;}
[C++]
HRESULT get_ODLines(
IRecordSet** ODLines
);
[C++] Parameters ODLines [out, retval]
ODLines is a parameter of type IRecordSet**
ODLines contains the output line features between origins and destinations returned from the analysis.