Condividi tramite


Classe MonthlyDOWRecurrence

Represents the dates on which a scheduled report runs, typically by month, week, and day of the week.

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

Sintassi

'Dichiarazione
<SerializableAttribute> _
Public Class MonthlyDOWRecurrence _
    Inherits RecurrencePattern
'Utilizzo
Dim instance As MonthlyDOWRecurrence
[SerializableAttribute]
public class MonthlyDOWRecurrence : RecurrencePattern
[SerializableAttribute]
public ref class MonthlyDOWRecurrence : public RecurrencePattern
[<SerializableAttribute>]
type MonthlyDOWRecurrence =  
    class
        inherit RecurrencePattern
    end
public class MonthlyDOWRecurrence extends RecurrencePattern

Osservazioni

The MonthlyDOWRecurrence pattern is not supported in SharePoint integrated mode.

Gerarchia di ereditarietà

System. . :: . .Object
  ReportService2006. . :: . .RecurrencePattern
    ReportService2006..::..MonthlyDOWRecurrence

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.