Share via


Classe MonthsOfYearSelector

Represents the months of the year in which a scheduled report runs.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2005..::..MonthsOfYearSelector

Espace de noms :  ReportService2005
Assembly :  ReportService2005 (en ReportService2005.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class MonthsOfYearSelector
'Utilisation
Dim instance As MonthsOfYearSelector
[SerializableAttribute]
public class MonthsOfYearSelector
[SerializableAttribute]
public ref class MonthsOfYearSelector
[<SerializableAttribute>]
type MonthsOfYearSelector =  class end
public class MonthsOfYearSelector

Le type MonthsOfYearSelector expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MonthsOfYearSelector Initializes a new instance of the MonthsOfYearSelector class.

Haut de la page

Propriétés

  Nom Description
Propriété publique April Indicates whether a scheduled report runs in April.
Propriété publique August Indicates whether a scheduled report runs in August.
Propriété publique December Indicates whether a scheduled report runs in December.
Propriété publique February Indicates whether a scheduled report runs in February.
Propriété publique January Indicates whether a scheduled report runs in January.
Propriété publique July Indicates whether a scheduled report runs in July.
Propriété publique June Indicates whether a scheduled report runs in June.
Propriété publique March Indicates whether a scheduled report runs in March.
Propriété publique May Indicates whether a scheduled report runs in May.
Propriété publique November Indicates whether a scheduled report runs in November.
Propriété publique October Indicates whether a scheduled report runs in October.
Propriété publique September Indicates whether a scheduled report runs in September.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Notes

Use the MonthsOfYearSelector class with the MonthsOfYear property of the MonthlyDOWRecurrence and MonthlyRecurrence classes to indicate the months in which a scheduled report runs.

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence