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


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

IAGSSOEParameterPage2 Interface

Provides access to members that control ArcGIS server object extension parameter pages.

Product Availability

Available with ArcGIS Desktop.

Description

This interface is new at ArcGIS 9.3. It supersedes IAGSSOEParameterPage.

Members

Name Description
Read/write property ExtensionProperties The extension properties.
Write-only property PageReadOnly Read-only state of the SOE parameter page.
Write-only property QualifiedDefaultName Qualified name of the service.
Read-only property ServerObjectExtensionType Server object extension type.
Read/write property ServerObjectProperties The server object properties.
Read-only property ServerObjectType Server object type.
Write-only property ServiceName Name of the service.
Write-only property ServiceURL URL of the service.

Inherited Interfaces

Interfaces Description
IAGSSOEParameterPage Provides access to members that control ArcGIS server object extension parameter pages.

Classes that implement IAGSSOEParameterPage2

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.