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




The input time zone in which the time stamps were collected. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.