DaysOfWeekSelector.Thursday Property

Definition

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

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

Property Value

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

Applies to