DaysOfWeekSelector.Saturday Property

Definition

Gets or sets a value that indicates whether a scheduled report runs on Saturday.

public:
 property bool Saturday { bool get(); void set(bool value); };
public bool Saturday { get; set; }
member this.Saturday : bool with get, set
Public Property Saturday As Boolean

Property Value

true if a scheduled report runs on Saturday; otherwise, false. The default is false.

Applies to