Gets the DayTypeCollection for this object.
The days of the week on which the exception is valid.
Returns:
the DayTypeCollection for this object.
getEnteredByOccurrences
public final boolean getEnteredByOccurrences()
Gets a value indicating whether the range of recurrence is defined by entering a number of occurrences.
False specifies that the range of recurrence is defined by entering a finish date.
Returns:
a value indicating whether the range of recurrence is defined by entering a number of occurrences.
setEnteredByOccurrences
public final void setEnteredByOccurrences(boolean value)
Sets a value indicating whether the range of recurrence is defined by entering a number of occurrences.
False specifies that the range of recurrence is defined by entering a finish date.
Parameters:
value - a value indicating whether the range of recurrence is defined by entering a number of
occurrences.