Indicates the id of a possible workweek which the the timer uses.
If specified, the timer is performed only within workhours
Can only be used if the RepeatPattern is either: Minutely, Hourly or Daily.
Can be 0.
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int WorkWeekId { get; set; }
Property Value
Type:
Int32
See Also