![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
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**
Routes returns an IRecordSet that holds the Routes found during analysis.