Search
ValidateOccurrenceEvent Members
Methods
 


Contains the arguments passed to handlers of the RecurrenceListener.validateOccurrence event.

The following tables list the members exposed by the ValidateOccurrenceEvent type.

 Public Methods

  Name Description

getIgnore

Gets a value indicating whether this occurrence should be ignored in the pattern.

getItem

Gets a reference to the occurrence being checked for validity.

getRecurrenceIndex

Gets the zero-based index of the occurrence being validated.

setIgnore

Sets a value indicating whether this occurrence should be ignored in the pattern.

 See Also