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




If you chose a time zone for your data, this parameter specifies whether the data values in the input time field were recorded with an adjustment for Daylight Saving Time. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.