MonthlyDOWRecurrence Classe

Definizione

Rappresenta le date in cui viene eseguito un report pianificato, in genere in base al mese, alla settimana e al giorno della settimana.

public ref class MonthlyDOWRecurrence : ReportService2010::RecurrencePattern
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class MonthlyDOWRecurrence : ReportService2010.RecurrencePattern
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type MonthlyDOWRecurrence = class
    inherit RecurrencePattern
Public Class MonthlyDOWRecurrence
Inherits RecurrencePattern
Ereditarietà
MonthlyDOWRecurrence
Attributi

Commenti

Il MonthlyDOWRecurrence modello non è supportato in modalità integrata sharePoint.

Costruttori

MonthlyDOWRecurrence()

Inizializza una nuova istanza della classe MonthlyDOWRecurrence.

Proprietà

DaysOfWeek

Ottiene o imposta i giorni della settimana in cui viene eseguito un report pianificato.

MonthsOfYear

Ottiene o imposta i mesi dell'anno in cui viene eseguito un report pianificato.

WhichWeek

Ottiene o imposta la settimana del mese in cui viene eseguito un report pianificato.

WhichWeekSpecified

Ottiene o imposta un valore che indica se la proprietà WhichWeek è specificata.

Si applica a