DaysOfWeekSelector Members
Include Protected Members
Include Inherited Members
Represents the days of the week on which a scheduled report runs.
The DaysOfWeekSelector type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DaysOfWeekSelector() | Initializes a new instance of the DaysOfWeekSelector class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Friday | Indicates whether a scheduled report runs on Friday. |
![]() |
Monday | Indicates whether a scheduled report runs on Monday. |
![]() |
Saturday | Indicates whether a scheduled report runs on Saturday. |
![]() |
Sunday | Indicates whether a scheduled report runs on Sunday. |
![]() |
Thursday | Indicates whether a scheduled report runs on Thursday. |
![]() |
Tuesday | Indicates whether a scheduled report runs on Tuesday. |
![]() |
Wednesday | Indicates whether a scheduled report runs on Wednesday. |
Top