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


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

IServerObjectType2 Interface

Provides access to methods, for administrators, that control the behavior and properties of a server object type.

Product Availability

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

Members

Name Description
Read/write property CLSID The GUID of the COM class corresponding to the server object type.
Read/write property Description Description of the server object type.
Read/write property DisplayName Display name of the server object type.
Read/write property IsolationLevel The isolation level of the server objects supported by the server object type.
Read/write property Name Name of the server object type.

Inherited Interfaces

Interfaces Description
IServerObjectType Provides access to methods, for administrators, that control the behavior and properties of a server object type.

Classes that implement IServerObjectType2

Classes Description
ServerObjectType The ServerObjectType object which defines the properties and behavior for server object types supported by the GIS server.