Gets or sets a value indicating whether the operation is allowed for the particular occurrence.
Namespace: MindFusion.Scheduling.WinForms
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.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |