TimesheetManagersDataSet.TimesheetManagersDataTable.CreateInstance-Methode
Dieser Member überschreibt DataTable.CreateInstance().
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Protected Overrides Function CreateInstance As DataTable
'Usage
Dim returnValue As DataTable
returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()
Rückgabewert
Siehe auch
Referenz
TimesheetManagersDataSet.TimesheetManagersDataTable Klasse