Gets a boolean value that indicates whether daylight savings time is in effect.
Declaration Syntax
public bool DaylightSavingsTime { get; set; }
Public Property DaylightSavingsTime As Boolean
public:
property bool DaylightSavingsTime {
bool get ();
void set (bool value);
}
Assembly:
TVA.Historian (Module: TVA.Historian) Version: 1.0.33.39252