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




Specify a date and time. All mosaic items modified after this date will be used to compute the dirty area. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.