This document is archived and information here might be outdated. Recommended version. |
The server object type.
[Visual Basic .NET]
Public Property ServerObjectType As String
[C#]
public string ServerObjectType {get; set;}
[C++]
HRESULT get_ServerObjectType(
System.String* 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