DaysOfWeekSelector-Member
Represents the days of the week on which a scheduled report runs.
Der DaysOfWeekSelector-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
DaysOfWeekSelector | Initializes a new instance of the DaysOfWeekSelector class. |
Zum Anfang
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Friday | Gets or sets a value that indicates whether a scheduled report runs on Friday. | |
Monday | Gets or sets a value that indicates whether a scheduled report runs on Monday. | |
Saturday | Gets or sets a value that indicates whether a scheduled report runs on Saturday. | |
Sunday | Gets or sets a value that indicates whether a scheduled report runs on Sunday. | |
Thursday | Gets or sets a value that indicates whether a scheduled report runs on Thursday. | |
Tuesday | Gets or sets a value that indicates whether a scheduled report runs on Tuesday. | |
Wednesday | Gets or sets a value that indicates whether a scheduled report runs on Wednesday. |
Zum Anfang