ArcObjects Library Reference (Server)  

IServerObjectTypeInfo3 Interface

Provides access to properties of a server object type.

Product Availability

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

Description

This interface is new at ArcGIS 9.3. It supersedes IServerObjectTypeInfo and IServerObjectTypeInfo2.

Members

Description
Read-only property ConfigurationsLimit Limits the number of configurations that can be created of this server object type.
Read-only property Description Description of the server object type.
Read-only property DisplayName Display name of the server object type.
Read-only property Name Name of the server object type.

Inherited Interfaces

Interfaces Description
IServerObjectTypeInfo2 Provides access to properties of a server object type.
IServerObjectTypeInfo Provides access to properties of a server object type.

CoClasses that implement IServerObjectTypeInfo3

CoClasses and Classes Description
ServerObjectTypeInfo The ServerObjectTypeInfo object which provides information about server object types to users without administrative privileges to the ArcGIS server.