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