RecordSet of Routes returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property Routes As IRecordSet
[C#] public IRecordSet Routes {get;}
[C++]
HRESULT get_Routes(
IRecordSet** Routes
);
[C++]Parameters
Routes [out, retval]Routes is a parameter of type IRecordSet
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Routes returns an IRecordSet that holds the Routes found during analysis.