IAISImageServicePropertiesDialog

This is used for establishing connection with IAISImageServicePropertiesDialog.

[Visual Basic 6.0]

Dim myObject As IAISImageServicePropertiesDialog

[C++]

IAISImageServicePropertiesDialog clientObject;

[C#, .NET]

IAISImageServicePropertiesDialog clientObject;

Methods

Name

Description

Init

Initializes this object with AISClientObject and AISImageService.

GetUpdatedProperties

Returns the updated service properties XML.

ShowPropertiesModalDialog

Displays the service properties dialog in a modal form.

ShowViewPointModalDialog

Returns the ViewPoint dialog in a modal form.

IsPropertyPageAvailable

Returns if a property page is available.

ShowPropertyPage

Embeds the property page on the parent window.

GetPropertyPageHandle

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

Refresh

Refreshes the dialogs and all the associated property pages.

Close

Shuts down and cleans up the object and associated property pages.

Status

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

DialogProperties

Sets the DialogProperties XML.

ServiceInfoXml

Sets the ServiceInfo XML.

MetaDataXml

Sets the MetaData XML.

ServicePropertiesXml

Sets the ServiceProperties XML.

HasChanged

Informs the Client applications if any changes are made to the dialog.

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)