This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerConnectionName3 Interface > IAGSServerConnectionName3.ServerType Property (ArcObjects .NET 10.4 SDK) |
The ArcGIS server type.
[Visual Basic .NET] Public Property ServerType As esriAGSServerType
[C#] public esriAGSServerType ServerType {get; set;}
[C++]
HRESULT get_ServerType(
esriAGSServerType* pServerType
);
[C++]
HRESULT put_ServerType(
esriAGSServerType pServerType
);
[C++]
Parameters pServerType [out, retval]
pServerType is a parameter of type esriAGSServerType pServerType [in]
pServerType is a parameter of type esriAGSServerType