| RecurrenceTriggerRecurrenceTriggerMonthlyMonths Property |
Which months the trigger is active.
Namespace: PIX.QMSAPI.DataObjects.TriggersAssembly:
Syntaxpublic List<int> Months { get; }Public ReadOnly Property Months As List(Of Integer)
Get
Property Value
Type:
ListInt32
See Also