| RecurrenceTriggerRecurrenceTriggerMonthlyOccurrences Property |
How many times the trigger is executed.
Namespace: PIX.QMSAPI.DataObjects.TriggersAssembly:
Syntaxpublic List<int> Occurrences { get; }Public ReadOnly Property Occurrences As List(Of Integer)
Get
Property Value
Type:
ListInt32
See Also