This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IM > IMosaicFunction Interface > IMosaicFunction.LODFieldName Property (ArcObjects .NET 10.4 SDK) |
The LOD field name.
[Visual Basic .NET] Public Property LODFieldName As String
[C#] public string LODFieldName {get; set;}
[C++]
HRESULT get_LODFieldName(
BSTR* pLODFieldName
);
[C++]
HRESULT put_LODFieldName(
BSTR pLODFieldName
);
[C++]
Parameters pLODFieldName [out, retval] pLODFieldName is a parameter of type BSTR pLODFieldName [in] pLODFieldName is a parameter of type BSTR