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


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

IServerObjectExtensionType2 Interface

Provides access to properties, for administrators, of a server object extension type.

Product Availability

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

Members

Name Description
Read/write property CLSID The class ID of the extension type.
Read/write property Description The description of the extension type.
Read/write property DisplayName Display name of the server object extension type.
Read/write property Name The name of the extension type.

Inherited Interfaces

Interfaces Description
IServerObjectExtensionType Provides access to properties, for administrators, of a server object extension type.

Classes that implement IServerObjectExtensionType2

Classes Description
ServerObjectExtensionType The ServerObjectExtensionType object which provides information about server object extension types to users with administrative privileges to the ArcGIS server.