IServicePropertiesDialog

The IServicePropertiesDialog interface is used to view and edit the service properties. This Interface provides the client applications with a custom user interface to modify and set user defined service properties.

[Visual Basic 6.0]

Dim myObject As IServicePropertiesDialog

Properties

Name

Description

Status

Returns an XML string detailing the status of the last operation performed on this object.

Methods

Name

Description

GetUpdatedProperties

Returns the updated service properties.

ShowPropertiesModalDialog

Displays the Service Properties dialog as a modal form.

ShowViewPointModalDialog

Displays the Viewpoint dialog as a modal form..

IsPropertyPageAvailable

Returns whether a Property page is available in and exported by the current Image Service instance.

ShowPropertyPage

Shows the specified property page embedded in a parent form as specified by the handle.

Refresh

Refreshes the dialogs and all the associated property pages.

DialogProperties

Returns properties that define the dialog.

HasChanged

Informs the client applications for any changes in the dialog.

Close

Shuts down and cleans up the Client object.

Requirements

Platform

32 bit Windows OS (WinXP)

Environment

.NET Framework, COM, ANSI C / C++ Standard compliant

Dependency

ESRI.ImageServer.ISClient.dll (.NET Framework), ISClient.dll (COM/C++), ISClientC.dll (C/C++)

Include

isclientc.h (ANSI C)