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




The input field that contains the time stamps which will be transformed to a different time zone. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.