DaylightPropertyStartDateTime Property
This is used to get or set the starting 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 StartDateTime { get; set; }
Public Property StartDateTime As DateTime
Get
Set
public:
property DateTime StartDateTime {
DateTime get ();
void set (DateTime value);
}
member StartDateTime : DateTime with get, set
Property Value
DateTime