Gets or sets the last day of the week.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public DayOfWeek LastDayOfWeek { get; set; } |
Visual Basic Copy Code |
---|
Public Property LastDayOfWeek As DayOfWeek |
A member of the DayOfWeek enumeration. The default is Saturday.