Gets on which days of a week the event occurs.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public EnumSet<DayOfWeek> getDaysOfWeek () |
One or more of the DaysOfWeek constants.
This value is used when the recurrence getPattern is RecurrencePattern.Weekly.
JPlanner Programmer's Guide | © 2023 MindFusion |