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




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

Syntax

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

See Also

© 2010 All Rights Reserved.