This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMosaicRule Interface > IMosaicRule.LockRasterID Property (ArcObjects .NET 10.4 SDK) |
The lock raster ID.
[Visual Basic .NET] Public Property LockRasterID As String
[C#] public string LockRasterID {get; set;}
[C++]
HRESULT get_LockRasterID(
BSTR* pRasterID
);
[C++]
HRESULT put_LockRasterID(
BSTR pRasterID
);
[C++]
Parameters pRasterID [out, retval] pRasterID is a parameter of type BSTR pRasterID [in] pRasterID is a parameter of type BSTR