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