| RecurrenceTriggerRecurrenceTriggerMonthlyDayConstraints Property |
The days to execute the trigger.
Namespace: PIX.QMSAPI.DataObjects.TriggersAssembly:
Syntaxpublic List<int> DayConstraints { get; }Public ReadOnly Property DayConstraints As List(Of Integer)
Get
Property Value
Type:
ListInt32
See Also