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