MonthlyRecurrence Constructor
Initializes a new instance of the MonthlyRecurrence class.
Espacio de nombres: ReportService2005
Ensamblado: ReportService2005 (en ReportService2005.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New MonthlyRecurrence()
public MonthlyRecurrence()
public:
MonthlyRecurrence()
new : unit -> MonthlyRecurrence
public function MonthlyRecurrence()
Vea también