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




Indicates whether the output time values will account for the shift in time due to the Daylight Saving Time rules observed in the output time zone. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.