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 > MakeImageServerLayer Class : lock_rasterid Property




Raster ID or raster name to which the service should be locked, such that only the specified rasters are displayed. If left blank (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 MakeImageServerLayer
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.