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.
ConfigurationFactoryCLSID
Configuration Factory CLSID.
Description
The description of the extension type.
DisplayName
Display name of the server object extension type.
Info
Auxiliary information for the server objects extension type passive properties only.
Name
The name of the extension type.
Properties
Properties for the server object extension type.
Inherited Interfaces
CoClasses that implement IServerObjectExtensionType3
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
Find near features REST SOE (Code Files:
Program ) |
Simple REST SOE (Code Files:
Program ) |
Simple SOAP SOE (Code Files:
Program ) |