This document is archived and information here might be outdated. Recommended version. |
RecordSet or array of PropertySets representing Route Renewals loaded as network locations during analysis.
[Visual Basic .NET] Public Property RouteRenewals As INAServerLocations
[C#] public INAServerLocations RouteRenewals {get; set;}
[C++]
HRESULT get_RouteRenewals(
INAServerLocations* RouteRenewals
);
[C++]
HRESULT putref_RouteRenewals(
INAServerLocations** RouteRenewals
);
[C++] Parameters RouteRenewals [in]
RouteRenewals is a parameter of type INAServerLocations* RouteRenewals [out, retval]
RouteRenewals is a parameter of type INAServerLocations**