IAISImageServicePropertiesDialog.MetaDataXml method

Applies To: IAISImageServicePropertiesDialog

This method sets the MetaData XML.

[Visual Basic 6.0]

Object.MetaDataXml(MetaDataXml)

[C++]

Object->MetaDataXml(MetaDataXml);

[C#, .NET]

Object.MetaDataXml(MetaDataXml);

Arguments

[in]MetaDataXml

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