This document is archived and information here might be outdated. Recommended version. |
An enumerator over all the server object types.
[Visual Basic .NET] Public Function GetTypes ( _ ) As IEnumServerObjectType
[C#] public IEnumServerObjectType GetTypes ( );
[C++]
HRESULT GetTypes(
void
);
The GetTypes methid returns an enumeration of the server object types that are installed in the GIS Server. By default, the MapServer and GeocodeServer object types are installed in the server.