This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDEServerObject Interface > IDEServerObject.ServerObjectType Property (ArcObjects .NET 10.4 SDK) |
The server object type.
[Visual Basic .NET] Public Property ServerObjectType As String
[C#] public string ServerObjectType {get; set;}
[C++]
HRESULT get_ServerObjectType(
BSTR* soType
);
[C++]
HRESULT put_ServerObjectType(
BSTR soType
);
[C++]
Parameters soType [out, retval] soType is a parameter of type BSTR soType [in] soType is a parameter of type BSTR