| TimerRepeatFactor Property |
How often should the timer be repeated?
Example: Hvis RepeatFactor = 3 and RepeatPattern="Weekly", the timer is executed every third week (on the week days specified in WeekPatternDays)
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic int RepeatFactor { get; set; }
Property Value
Type:
Int32
See Also