This document is archived and information here might be outdated. Recommended version. |
Gets the metadata of a given raster catalog item.
[Visual Basic .NET]
Public Function GetRasterMetadata ( _
ByVal RID As Integer _
) As String
[C#]
public string GetRasterMetadata (
int RID
);
[C++]
HRESULT GetRasterMetadata(
long RID
);
[C++] Parameters RID [in]
RID is a parameter of type long