Search
Recurrence.getRecurrenceEnd Method
See Also
 






Gets when the event should stop recurring.

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

 Syntax

Java  Copy Code

public RecurrenceEnd getRecurrenceEnd ()

 Return Value

One of the RecurrenceEnd constants.

 See Also