DaylightPropertyOffset Property
This is used to get or set the time offset as a
TimeSpan object
Namespace: EWSoftware.PDI.PropertiesAssembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public TimeSpan Offset { get; set; }
Public Property Offset As TimeSpan
Get
Set
public:
property TimeSpan Offset {
TimeSpan get ();
void set (TimeSpan value);
}
member Offset : TimeSpan with get, set
Property Value
TimeSpan