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




The following tables list the members exposed by RemoveRastersFromMosaicDataset.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydelete_overview_imagesAny overviews that are no longer required as a result of the source rasters being removed can also be removed from the mosaic dataset. (In, Optional)  
Public Propertyin_mosaic_datasetPath and name of mosaic dataset. (In, Required)  
Public Propertymark_overviews_itemsWhen the rasters in a mosaic catalog have been removed, any overviews created using those rasters may no longer be accurate, therefore, they can be identified so they can be updated or removed if they are no longer needed. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyupdate_boundaryUpdates the boundary polygon of a mosaic dataset. By default, the boundary merges all the footprint polygons to create a single boundary representing the extent of the valid pixels. (In, Optional)  
Public Propertywhere_clauseUsing SQL you can define a query, or use the Query Builder to build a query to define the raster datasets that will be removed from the mosaic dataset. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.