Search
ValidateOccurrenceEventArgs Members
Properties
 


Contains the arguments passed to handlers of the ValidateOccurrence event.

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

 Public Properties

  Name Description

Ignore

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

Item

Gets the item related to the event. (Inherited from ItemEventArgs.)

RecurrenceIndex

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

 See Also