This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerObjectHelper Interface > IServerObjectHelper.ServerObject Property (ArcObjects .NET 10.5 SDK) |
Reference to a server object.
[Visual Basic .NET] Public ReadOnly Property ServerObject As IServerObject
[C#] public IServerObject ServerObject {get;}
[C++]
HRESULT get_ServerObject(
IServerObject** ppSO
);
[C++]
Parameters ppSO [out, retval]
ppSO is a parameter of type IServerObject