ArcObjects Library Reference (Server)  

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