Gets how many months should pass before the event occurs again.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public int getMonths () |
An integer value specifying the number of days between event occurrences. The minimal allowed value is 1.
This value is used when the recurrence getPattern is RecurrencePattern.Monthly.
JPlanner Programmer's Guide | © 2023 MindFusion |