This document is archived and information here might be outdated.  Recommended version.


IServerEnvironmentImpl2.ServerObjectAdmin Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Server > ESRI.ArcGIS.Server > Interfaces > IS > IServerEnvironmentImpl2 Interface > IServerEnvironmentImpl2.ServerObjectAdmin Property
ArcGIS Developer Help

IServerEnvironmentImpl2.ServerObjectAdmin Property

.

[Visual Basic .NET]
Public WriteOnly Property ServerObjectAdmin_2
[C#]
public void ServerObjectAdmin_2 {set;}
[C++]
HRESULT put_ServerObjectAdmin(
  IServerObjectAdmin* 
);
[C++]
Parameters
 [in]

is a parameter of type IServerObjectAdmin*

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IServerEnvironmentImpl2 Interface