Click or drag to resize
RecurrenceTriggerRecurrenceTriggerMonthlyDayOfWeekConstraints Property
Which week days the trigger can be executed on.

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

Property Value

Type: ListDayOfWeek
See Also