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


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

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 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.

Classes that implement IServerObjectTypeInfo3

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