Click or drag to resize
RecurrenceTriggerRecurrenceTriggerHourlyDayOfWeekConstraints Property
Which days of the week the trigger should be active,

Namespace: PIX.QMSAPI.DataObjects.Triggers
Assembly: 
Syntax
public List<DayOfWeek> DayOfWeekConstraints { get; }

Property Value

Type: ListDayOfWeek
See Also