This document is archived and information here might be outdated. Recommended version. |
The name of the field that contains scale values for items in the mosaic dataset.
[Visual Basic .NET]
Public Property LODFieldName As String
[C#]
public string LODFieldName {get; set;}
[C++]
HRESULT get_LODFieldName(
BSTR pLODFieldName
);
[C++]
HRESULT put_LODFieldName(
System.String* pLODFieldName
);
[C++] Parameters pLODFieldName [in]
pLODFieldName is a parameter of type BSTR pLODFieldName [out, retval]
pLODFieldName is a parameter of type BSTR*
Field name that corresponds to a field in a Military Analyst catalog that describes the LOD (Level Of Detail) for each raster. This is used when creating a referenced Mosaic Dataset from a Military Analyst catalog.