| RecurrenceTriggerRecurrenceTriggerHourlyDayOfWeekConstraints Property |
Which days of the week the trigger should be 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