ESRI.ArcGIS.DataManagementTools
MakeImageServerLayer Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : MakeImageServerLayer Class




The following tables list the members exposed by MakeImageServerLayer.

Public Constructors

 NameDescription
Public ConstructorMakeImageServerLayer ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyband_indexChoose which bands to export for the layer. If no bands are specified, then all the bands will be used in the output. (In, Optional)  
Public Propertyin_image_serviceThe name of the input image service, or the URL that references the image service. (In, Required)  
Public Propertylock_rasteridRaster 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)  
Public Propertymosaic_methodThe mosaic method defines how the mosaic is created from different rasters. (In, Optional)  
Public Propertyorder_base_valueThe images are sorted based on the difference between this input value and attribute value in the specified field. (In, Optional)  
Public Propertyorder_field The default field to use to order the rasters when the mosaic method is ByAttribute. The list of fields is defined as those in the service table that are of type metadata and are integer (for example, the values can represent dates or cloud cover percentage). (In, Optional)  
Public Propertyout_imageserver_layerThe name of the output image layer. (Out, Required)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertytemplateThe output extent of the image layer. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.