This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAServerVRPResults Interface > INAServerVRPResults.Specialties Property (ArcObjects .NET 10.5 SDK) |
RecordSet of Specialties returned from the network analysis.
[Visual Basic .NET] Public ReadOnly Property Specialties As IRecordSet
[C#] public IRecordSet Specialties {get;}
[C++]
HRESULT get_Specialties(
IRecordSet** Specialties
);
[C++]
Parameters Specialties [out, retval]
Specialties is a parameter of type IRecordSet
Specialties contains specialties used in the analysis.