Contains the arguments passed to handlers of the ValidateOccurrence event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public class ValidateOccurrenceEventArgs : ItemEventArgs |
Visual Basic
Copy Code
|
|---|
Public Class ValidateOccurrenceEventArgs |
Inheritance HierarchySystem.Object![]()
System.EventArgs![]()
MindFusion.Scheduling.ItemEventArgs
MindFusion.Scheduling.ValidateOccurrenceEventArgs
See Also