Partager via


Classe DaysOfWeekSelector

Represents the days of the week on which a scheduled report runs.

Espace de noms :  ReportService2006
Assembly :  ReportService2006 (dans ReportService2006.dll)

Syntaxe

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

Notes

Use the DaysOfWeekSelector class together with the DaysOfWeek property of the WeeklyRecurrence class to indicate the days of the week on which a scheduled report runs.

Hiérarchie d'héritage

System. . :: . .Object
  ReportService2006..::..DaysOfWeekSelector

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.