IAISImageServicePropertiesDialog.ServicePropertiesXml method

Applies To: IAISImageServicePropertiesDialog

This method sets the Service Properties XML.

[Visual Basic 6.0]

Object.ServicePropertiesXml(ServicePropertiesXml)

[C++]

Object->ServicePropertiesXml(ServicePropertiesXml);

[C#, .NET]

Object.ServicePropertiesXml(ServicePropertiesXml);

Arguments

[in]ServicePropertiesXml

String that represents the Service 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)