Gets a value indicating on which day of a week the event occurs.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public DayOfWeekType getDay () |
One of the DayOfWeekType constants.
This value is used when the recurrence getPattern is RecurrencePattern.Monthly or RecurrencePattern.Yearly and getMonthlyRecurrence or getYearlyRecurrence are ByDayType.
JPlanner Programmer's Guide | © 2023 MindFusion |