IClientObject.ConfigurationProperties property

Applies To: IClientObject

Returns the configuration properties which were used for initializing the client object.

[Visual Basic 6.0]

variable = object.ConfigurationProperties

Access

Read Only

Type

String that represents the ISCConfig XML string. For more details view the XML schema available at: [ArcGIS Image Server installation folder]\Developer Kit\XML\ISClient.ISCConfig.XSD.

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)

Example

[Visual Basic 6.0 ]

MsgBox myImageService.ConfigurationProperties