DaylightPropertyEndDateTime Property
This is used to get or set the ending date/time of daylight saving time
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public DateTime EndDateTime { get; set; }
Public Property EndDateTime As DateTime
Get
Set
public:
property DateTime EndDateTime {
DateTime get ();
void set (DateTime value);
}
member EndDateTime : DateTime with get, set
Property Value
DateTime