Gets or sets a value indicating whether the operation is allowed for the particular occurrence.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public bool ConfirmOccurrence { get; set; } |
Visual Basic Copy Code |
---|
Public Property ConfirmOccurrence As Boolean |
true to allow the operation for the specified item's occurrence; otherwise, false.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |