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




The time zone to which the time stamps will be transformed. By default, the output time zone is the same as the input time zone. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.