ArcObjects Library Reference (Server) |
|
IServerObjectType4 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](bitmaps/ReadWrite.gif) |
CLSID |
The GUID of the COM class corresponding to the server object type. |
![Read/write property](bitmaps/ReadWrite.gif) |
ConfigurationsLimit |
Limits the number of configurations that can be created of this server object type. |
![Read/write property](bitmaps/ReadWrite.gif) |
Description |
Description of the server object type. |
![Read/write property](bitmaps/ReadWrite.gif) |
DisplayName |
Display name of the server object type. |
![Read/write property](bitmaps/ReadPutRef.gif) |
Info |
Auxiliary information for the server objects type. |
![Read/write property](bitmaps/ReadWrite.gif) |
IsolationLevel |
The isolation level of the server objects supported by the server object type. |
![Read/write property](bitmaps/ReadWrite.gif) |
Name |
Name of the server object type. |
Inherited Interfaces
Interfaces |
Description |
IServerObjectType3 |
Provides access to methods, for administrators, that control the behavior and properties of a server object type. |
IServerObjectType2 |
Provides access to methods, for administrators, that control the behavior and properties of a server object type. |
IServerObjectType |
Provides access to methods, for administrators, that control the behavior and properties of a server object type. |
CoClasses that implement IServerObjectType4
CoClasses and Classes |
Description |
ServerObjectType |
The ServerObjectType object which defines the properties and behavior for server object types supported by the GIS server. |