Compartir a través de


MonthlyDOWRecurrence Clase

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

Espacio de nombres:  ReportService2005
Ensamblado:  ReportService2005 (en ReportService2005.dll)

Sintaxis

'Declaración
<SerializableAttribute> _
Public Class MonthlyDOWRecurrence _
    Inherits RecurrencePattern
'Uso
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

Jerarquía de herencia

System. . :: . .Object
  ReportService2005. . :: . .RecurrencePattern
    ReportService2005..::..MonthlyDOWRecurrence

Seguridad para subprocesos

Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.