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




The following tables list the members exposed by SynchronizeMosaicDataset.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertybuild_pyramidsPyramids can be built for each raster item in the mosaic dataset. Pyramids can improve the speed at which each raster is displayed. (In, Optional)  
Public Propertybuild_thumbnailsThumbnails are small, highly resampled images that can be created for each raster item in the mosaic definition. Thumbnails can be accessed when the mosaic dataset is accessed as an image service and will display as part of the metadata (Item Description). (In, Optional)  
Public Propertycalculate_statisticsStatistics can be calculated for each raster item in the mosaic dataset. Statistics are required for your mosaic dataset when performing certain tasks, such as applying a contrast stretch. (In, Optional)  
Public Propertyin_mosaic_datasetPath and name of the mosaic dataset. (In, Required)  
Public Propertynew_itemsChoose whether to synchronize your mosaic dataset with newly added items. If you choose to update with the new items, then you can choose whether to update the Cell Size Ranges, the Boundary, or the Overviews. (In, Optional)  
Public Propertyout_mosaic_datasetMosaic Dataset (out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertysync_only_staleIf the base rasters used to create a raster, such as an overview, have been synchronized, then the overview will be updated. (In, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertyupdate_boundaryChoose whether to update the cell size ranges. This parameter is only available if new_items has been set to UPDATE_WITH_NEW_ITEMS. (In, Optional)  
Public Propertyupdate_cellsize_rangesChoose whether to update the cell size ranges. This parameter is only available if new_items has been set to UPDATE_WITH_NEW_ITEMS. (In, Optional)  
Public Propertyupdate_overviewsChoose whether to update the cell size ranges. This parameter is only available if new_items has been set to UPDATE_WITH_NEW_ITEMS. (In, Optional)  
Public Propertywhere_clauseUsing SQL, you can define a query or use the Query Builder to build a query. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.