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
|
Name |
Description |
![Read-only property](bitmaps/ReadOnly.gif) |
ConfigurationsLimit |
Limits the number of configurations that can be created of this server object type. |
![Read-only property](bitmaps/ReadOnly.gif) |
Description |
Description of the server object type. |
![Read-only property](bitmaps/ReadOnly.gif) |
DisplayName |
Display name of the server object type. |
![Read-only property](bitmaps/ReadOnly.gif) |
Name |
Name of the server object type. |
Inherited Interfaces
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. |