Click or drag to resize
RecurrenceTriggerRecurrenceTriggerWeeklyDayOfWeekConstraints Property
Which days of the week of which the trigger is active.

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

Property Value

Type: ListDayOfWeek
See Also