MindFusion.Java Package Programmer's Guide
Recurrence.getMonthlyRecurrence Method
See Also
 

Gets the type of monthly recurrence.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

public MonthlyRecurrence getMonthlyRecurrence ()

 Return Value

One of the MonthlyRecurrence constants.

 Remarks

This value is used when the recurrence getPattern is RecurrencePattern.Monthly.

 See Also

Recurrence Members
Recurrence Class
com.mindfusion.scheduling.model Namespace