Click or drag to resize

TaskPropertiesRunDays Property

The days of the week that the scheduled task should execute. See ScheduledHandlerRunDays

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
ScheduledHandlerRunDays RunDays { get; }

Property Value

Type: ScheduledHandlerRunDays
The days of the week that the scheduled task should execute. See ScheduledHandlerRunDays
See Also