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 | |
|---|---|---|
![]() |
Gets a value indicating whether this occurrence should be ignored in the pattern. |
|
![]() |
Gets a reference to the occurrence being checked for validity. |
|
![]() |
Gets the zero-based index of the occurrence being validated. |
|
![]() |
Sets a value indicating whether this occurrence should be ignored in the pattern. |
See Also