Schedule constructeur
Instantiates a new instance of a Scheduleclass.
Espace de noms : ReportService2005
Assembly : ReportService2005 (dans ReportService2005.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New Schedule()
public Schedule()
public:
Schedule()
new : unit -> Schedule
public function Schedule()