Provides access to properties, for administrators, of a server object extension type.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
All
Properties
Methods
Inherited
Non-inherited
Description
CLSID
The class ID of the extension type.
Description
The description of the extension type.
DisplayName
Display name of the server object extension type.
Name
The name of the extension type.
Inherited Interfaces
Interfaces
Description
IServerObjectExtensionType
Provides access to properties, for administrators, of a server object extension type.
CoClasses that implement IServerObjectExtensionType2
CoClasses and Classes
Description
ServerObjectExtensionType
The ServerObjectExtensionType object which provides information about server object extension types to users with administrative privileges to the ArcGIS server.
.NET Samples
Server spatial query server object extension (Code Files:
Program ) |
Simple SOE (Code Files:
Program ) |
.NET Related Topics
How to register the SOE |