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