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




If the base rasters used to create a raster, such as an overview, have been synchronized, then the overview will be updated. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.