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


IAGSSOEParameterPage Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IA > IAGSSOEParameterPage Interface
ArcGIS Developer Help

IAGSSOEParameterPage Interface

Provides access to members that control ArcGIS server object extension parameter pages. Note: the IAGSSOEParameterPage interface has been superseded by IAGSSOEParameterPage2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Read/write property ExtensionProperties The extension properties.
Read-only property ServerObjectExtensionType Server object extension type.
Read/write property ServerObjectProperties The server object properties.
Read-only property ServerObjectType Server object type.

Classes that implement IAGSSOEParameterPage

Classes Description
GxFeatureAccessSOEPage Feature Access SOE properties page.
GxKMLSOEPage KML SOE properties page.
GxMapSOPage Map service properties page.
GxNASOEPage NA SOE properties page.
GxWCSSOEPage WCS SOE properties page.
GxWFSSOEPage WFS SOE properties page.
GxWMSSOEPage WMS SOE properties page.
GxWPSSOEPage WPS SOE properties page.