MonthsOfYearSelector-Member
Represents the months of the year in which a scheduled report runs.
Der MonthsOfYearSelector-Typ macht die folgenden Member verfügbar.
Konstruktoren
Name | Beschreibung | |
---|---|---|
MonthsOfYearSelector | Initializes a new instance of the MonthsOfYearSelector 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 | |
---|---|---|
April | Indicates whether a scheduled report runs in April. | |
August | Indicates whether a scheduled report runs in August. | |
December | Indicates whether a scheduled report runs in December. | |
February | Indicates whether a scheduled report runs in February. | |
January | Indicates whether a scheduled report runs in January. | |
July | Indicates whether a scheduled report runs in July. | |
June | Indicates whether a scheduled report runs in June. | |
March | Indicates whether a scheduled report runs in March. | |
May | Indicates whether a scheduled report runs in May. | |
November | Indicates whether a scheduled report runs in November. | |
October | Indicates whether a scheduled report runs in October. | |
September | Indicates whether a scheduled report runs in September. |
Zum Anfang