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




When 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)

Syntax

Visual Basic (Declaration) 
Public Property mark_overviews_items As String
Visual Basic (Usage)Copy Code
Dim instance As RemoveRastersFromMosaicDataset
Dim value As String
 
instance.mark_overviews_items = value
 
value = instance.mark_overviews_items
C# 
public string mark_overviews_items {get; set;}

See Also

© 2010 All Rights Reserved.