DateTimeInstanceEndIsDaylightSavingTime Property
This is used to get or set whether or not the end 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 EndIsDaylightSavingTime { get; set; }
Public Property EndIsDaylightSavingTime As Boolean
Get
Set
public:
property bool EndIsDaylightSavingTime {
bool get ();
void set (bool value);
}
member EndIsDaylightSavingTime : bool with get, set
Property Value
Boolean