DaylightPropertyUsesDaylightSavingTime Property
This property is used to set or get the daylight saving time flag
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool UsesDaylightSavingTime { get; set; }
Public Property UsesDaylightSavingTime As Boolean
Get
Set
public:
property bool UsesDaylightSavingTime {
bool get ();
void set (bool value);
}
member UsesDaylightSavingTime : bool with get, set
Property Value
BooleanDaylight saving time is used if true, false if not