MindFusion.Scheduling for Silverlight Programmer's Guide
RecurringItemConfirmEventArgs.ConfirmOccurrence Property
See Also
 





Gets or sets a value indicating whether the operation is allowed for the particular occurrence.

Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight

 Syntax

C#  Copy Code

public bool ConfirmOccurrence { get; set; }

Visual Basic  Copy Code

Public Property ConfirmOccurrence As Boolean

 Property Value

true to allow the operation for the specified item's occurrence; otherwise, false.

 See Also

RecurringItemConfirmEventArgs Members
RecurringItemConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace