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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Stops returns an IRecordSet that holds the Stops used during analysis.