TimesheetManagersDataSet.TimesheetManagersDataTable.GetRowType-Methode
Ruft den Typ der TimesheetManagersRowab.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Protected Overrides Function GetRowType As Type
'Usage
Dim returnValue As Type
returnValue = Me.GetRowType()
protected override Type GetRowType()
Rückgabewert
Typ: System.Type
Ein Zeilentyp.
Siehe auch
Referenz
TimesheetManagersDataSet.TimesheetManagersDataTable Klasse