Classe DaysOfWeekSelector

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

Spazio dei nomi:  ReportService2005
Assembly:  ReportService2005 (in ReportService2005.dll)

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class DaysOfWeekSelector
'Utilizzo
Dim instance As DaysOfWeekSelector
[SerializableAttribute]
public class DaysOfWeekSelector
[SerializableAttribute]
public ref class DaysOfWeekSelector
[<SerializableAttribute>]
type DaysOfWeekSelector =  class end
public class DaysOfWeekSelector

Osservazioni

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

Gerarchia di ereditarietà

System. . :: . .Object
  ReportService2005..::..DaysOfWeekSelector

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.