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


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

IServerObjectExtensionTypeInfo2 Interface

Provides access to the properties of a server object extentsion type.

Product Availability

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

Members

Name Description
Read-only property Description The description of the extension type.
Read-only property DisplayName Display name of the server object extension type.
Read-only property Name The name of the extension type.

Inherited Interfaces

Interfaces Description
IServerObjectExtensionTypeInfo Provides access to the properties of a server object extentsion type.

Classes that implement IServerObjectExtensionTypeInfo2

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