This document is archived and information here might be outdated. Recommended version. |
The image service metadata xml.
[Visual Basic .NET]
Public Function GetMetaData ( _
ByVal requestString As String _
) As String
[C#]
public string GetMetaData (
string requestString
);
[C++]
HRESULT GetMetaData(
BSTR requestString
);
[C++] Parameters requestString [in]
requestString is a parameter of type BSTR
Gets the metadata of the image service in xml format. This method is used for image service published from *.ISCDef with legacy ArcGIS Server Image Extension product only.