ESRI.ArcGIS.DataManagementTools
lock_rasterid Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace > MakeMosaicLayer Class : lock_rasterid Property




Choose the Raster ID or raster name to which the service should be locked, and that only the specified rasters are displayed. If left undefined, it will be similar to system default. Multiple IDs can be defined as a semicolon-delimited list. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property lock_rasterid As String
Visual Basic (Usage)Copy Code
Dim instance As MakeMosaicLayer
Dim value As String
 
instance.lock_rasterid = value
 
value = instance.lock_rasterid
C# 
public string lock_rasterid {get; set;}

See Also

© 2010 All Rights Reserved.