Gets or sets a value indicating whether to disable notification checks for item's start/end times.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool DisableItemTimeChecks { get; set; } |
Visual Basic Copy Code |
---|
Public Property DisableItemTimeChecks As Boolean |
A boolean value. The default is true.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |