This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > TrackingAnalyst > ESRI.ArcGIS.TrackingAnalyst > Interfaces > IG > IGatewayStatistics Interface > IGatewayStatistics.GatewayServiceNames Property (ArcObjects .NET 10.5 SDK) |
Retrieves a list of service names from the gateway statistics.
[Visual Basic .NET] Public ReadOnly Property GatewayServiceNames As IStringArray
[C#] public IStringArray GatewayServiceNames {get;}
[C++]
HRESULT get_GatewayServiceNames(
IStringArray** serviceNames
);
[C++]
Parameters serviceNames [out, retval]
serviceNames is a parameter of type IStringArray