IAISImageServicePropertiesDialog.DialogProperties method

Applies To: IAISImageServicePropertiesDialog

This method sets the Dialog properties XML.

[Visual Basic 6.0]

Object.DialogProperties(dialogPropertiesXml)

[C++]

Object->DialogProperties(dialogPropertiesXml);

[C#, .NET]

Object.DialogProperties(dialogPropertiesXml);

Arguments

[in]dialogPropertiesXml

String that represents the dialog properties XML.

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)