This document is archived and information here might be outdated. Recommended version. |
RecordSet of SALines returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property SALines As IRecordSet
[C#] public IRecordSet SALines {get;}
[C++]
HRESULT get_SALines(
IRecordSet** SALines
);
[C++]
Parameters SALines [out, retval]
SALines is a parameter of type IRecordSet**
SALines returns an IRecordSet that holds the SALines found during analysis.