This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GISClient > ESRI.ArcGIS.GISClient > Interfaces > IA > IAGSServerObjectName Interface > IAGSServerObjectName.Type Property (ArcObjects .NET 10.4 SDK) |
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