| RecurrenceTriggerRecurrenceTriggerWeeklyDayOfWeekConstraints Property |
Which days of the week of which the trigger is active.
Namespace: PIX.QMSAPI.DataObjects.TriggersAssembly:
Syntaxpublic List<DayOfWeek> DayOfWeekConstraints { get; }Public ReadOnly Property DayOfWeekConstraints As List(Of DayOfWeek)
Get
Property Value
Type:
ListDayOfWeek
See Also