Freigeben über


TimesheetDataSet.ActionsDataTable.AddActionsRow-Methode (TimesheetDataSet.ActionsRow)

Der ActionsDataTablewird ein ActionsRow -Objekt hinzugefügt.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub AddActionsRow ( _
    row As TimesheetDataSet.ActionsRow _
)
'Usage
Dim instance As TimesheetDataSet.ActionsDataTable
Dim row As TimesheetDataSet.ActionsRow

instance.AddActionsRow(row)
public void AddActionsRow(
    TimesheetDataSet.ActionsRow row
)

Parameter

Siehe auch

Referenz

TimesheetDataSet.ActionsDataTable Klasse

TimesheetDataSet.ActionsDataTable-Member

AddActionsRow-Überladung

WebSvcTimeSheet-Namespace