Classe MonthsOfYearSelector

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

Espace de noms :  ReportService2005
Assembly :  ReportService2005 (dans 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

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.

Hiérarchie d'héritage

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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.