Classe MonthlyDOWRecurrence

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

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

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class MonthlyDOWRecurrence _
    Inherits RecurrencePattern
'Utilisation
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

Notes

The MonthlyDOWRecurrence pattern is not supported in SharePoint integrated mode.

Hiérarchie d'héritage

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

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.