Share via


Classe MonthsOfYearSelector

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

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2010..::..MonthsOfYearSelector

Espace de noms :  ReportService2010
Assembly :  ReportService2010 (en ReportService2010.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 Gets or sets a value that indicates whether a scheduled report runs in April.
Propriété publique August Gets or sets a value that indicates whether a scheduled report runs in August.
Propriété publique December Gets or sets a value that indicates whether a scheduled report runs in December.
Propriété publique February Gets or sets a value that indicates whether a scheduled report runs in February.
Propriété publique January Gets or sets a value that indicates whether a scheduled report runs in January.
Propriété publique July Gets or sets a value that indicates whether a scheduled report runs in July.
Propriété publique June Gets or sets a value that indicates whether a scheduled report runs in June.
Propriété publique March Gets or sets a value that indicates whether a scheduled report runs in March.
Propriété publique May Gets or sets a value that indicates whether a scheduled report runs in May.
Propriété publique November Gets or sets a value that indicates whether a scheduled report runs in November.
Propriété publique October Gets or sets a value that indicates whether a scheduled report runs in October.
Propriété publique September Gets or sets a value that 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 together with the MonthsOfYear property of the MonthlyDOWRecurrence class or the MonthsOfYear property of the MonthlyRecurrence class 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