Click or drag to resize

TimerStartDate Property

Start date as interval is in UTC time. The time part of the start date indicates when the timer is executed (unless RepeatPatter="Hourly")

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DateTime StartDate { get; set; }

Property Value

Type: DateTime
See Also