MindFusion.Wpf Pack Programmer's Guide
Recurrence.LastDayOfWeek Property
See Also
 





Gets or sets the last day of the week.

Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Wpf

 Syntax

C#  Copy Code

public DayOfWeek LastDayOfWeek { get; set; }

Visual Basic  Copy Code

Public Property LastDayOfWeek As DayOfWeek

 Property Value

A member of the DayOfWeek enumeration. The default is Saturday.

 See Also

Recurrence Members
Recurrence Class
MindFusion.Scheduling Namespace