Type of the server object (MapServer or GeocodeServer).
[Visual Basic .NET] Public Property Type As String
[C#] public string Type {get; set;}
[C++]
HRESULT get_Type(
BSTR* ObjectType
);
[C++]
HRESULT put_Type(
BSTR ObjectType
);
[C++]Parameters
ObjectType [out, retval] ObjectType is a parameter of type BSTR ObjectType [in] ObjectType is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.