DateTimeInstanceStartIsDaylightSavingTime Property
This is used to get or set whether or not the start date/time is in daylight saving time
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool StartIsDaylightSavingTime { get; set; }
Public Property StartIsDaylightSavingTime As Boolean
Get
Set
public:
property bool StartIsDaylightSavingTime {
bool get ();
void set (bool value);
}
member StartIsDaylightSavingTime : bool with get, set
Property Value
Boolean