Freigeben über


MonthlyDOWRecurrence-Member

Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.

Der MonthlyDOWRecurrence-Typ macht die folgenden Member verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode MonthlyDOWRecurrence Initializes a new instance of the MonthlyDOWRecurrence class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft DaysOfWeek Gets or sets the days of the week on which a scheduled report runs.
Öffentliche Eigenschaft MonthsOfYear Gets or sets the months of the year in which a scheduled report runs.
Öffentliche Eigenschaft WhichWeek Gets or sets the week of the month in which a scheduled report runs.
Öffentliche Eigenschaft WhichWeekSpecified Indicates whether a value for the WhichWeek property is specified.

Zum Anfang