Indicates whether this time zone is adjusted for daylight saving time.

Declaration Syntax
public bool AdjustsForDaylightSavingTime { get; private set; }
Public Property AdjustsForDaylightSavingTime As Boolean
Get
Private Set
public:
property bool AdjustsForDaylightSavingTime {
bool get ();
private: void set (bool value);
}
Assembly:
ESRI.Tracking.Connector.WindowsPhone (Module: ESRI.Tracking.Connector.WindowsPhone) Version: 10.1.0.3022 (10.1.0.3022)