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





Gets or sets a value indicating whether the operation is allowed for all occurrences of a repeating item.

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

 Syntax

C#  Copy Code

public bool ConfirmAll { get; set; }

Visual Basic  Copy Code

Public Property ConfirmAll As Boolean

 Property Value

true to allow the operation for all occurrences of the recurring item.

 See Also

RecurringItemConfirmEventArgs Members
RecurringItemConfirmEventArgs Class
MindFusion.Scheduling.Silverlight Namespace