This document is archived and information here might be outdated. Recommended version. |
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