Sets how many times the recurring event should occur.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
SyntaxJava
Copy Code
|
|---|
public void setNumOccurrences ( |
An integer value specifying the number of occurrences. The allowed values range from 1 to 999.
See Also