|     | 
| ESRI.ArcGIS.DataManagementTools | |
| CreateMosaicDataset Class Members | |
| See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers | |
| ESRI.ArcGIS.DataManagementTools Namespace : CreateMosaicDataset Class | 
The following tables list the members exposed by CreateMosaicDataset.
| Name | Description | |
|---|---|---|
|  | CreateMosaicDataset Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. | 
| Name | Description | |
|---|---|---|
|  | Alias | The alias for this tool's toolbox. | 
|  | coordinate_system | The coordinate system for the mosaic dataset, which will be used for all the associated files or features created. (In, Required) | 
|  | in_mosaicdataset_name | The name of the mosaic dataset. (In, Required) | 
|  | in_workspace | The path and name of a geodatabase. (In, Required) | 
|  | num_bands | The number of raster dataset bands supported by the mosaic dataset. (In, Optional) | 
|  | out_mosaic_dataset | Mosaic Dataset Name (out, Optional) | 
|  | ParameterInfo | The parameters used by this tool. For internal use only. | 
|  | pixel_type | The bit depth of a cell, used to determine the range of values that the mosaic dataset output. For example, an 8-bit mosaic dataset can have 256 unique pixel values, which range from 0 to 255. (In, Optional) | 
|  | ToolboxDirectory | The directory of this tool's toolbox. | 
|  | ToolboxName | The name of this tool's toolbox. | 
|  | ToolName | The name of this tool. | 
 
     
     
    