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




Date of the historical version to change to. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property date As Object
Visual Basic (Usage)Copy Code
Dim instance As ChangeVersion
Dim value As Object
 
instance.date = value
 
value = instance.date
C# 
public object date {get; set;}

See Also

© 2010 All Rights Reserved.