Compartir a través de


Schedule Constructor

Instantiates a new instance of a Scheduleclass.

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

Sintaxis

'Declaración
Public Sub New
'Uso

Dim instance As New Schedule()
public Schedule()
public:
Schedule()
new : unit -> Schedule
public function Schedule()