Search
Recurrence.getPattern Method
See Also
 






Gets the recurrence pattern.

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

 Syntax

Java  Copy Code

public RecurrencePattern getPattern ()

 Return Value

One of the RecurrencePattern constants.

 See Also