Partager via


TimesheetDataSet.LinesRowChangeEvent - Constructeur

Initialise une nouvelle instance de l'objet TimesheetDataSet.LinesRowChangeEvent .

Espace de noms :  WebSvcTimeSheet
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Sub New ( _
    row As TimesheetDataSet.LinesRow, _
    action As DataRowAction _
)
'Utilisation
Dim row As TimesheetDataSet.LinesRow
Dim action As DataRowAction

Dim instance As New TimesheetDataSet.LinesRowChangeEvent(row, action)
public LinesRowChangeEvent(
    TimesheetDataSet.LinesRow row,
    DataRowAction action
)

Paramètres

Voir aussi

Référence

TimesheetDataSet.LinesRowChangeEvent classe

TimesheetDataSet.LinesRowChangeEvent - Membres

WebSvcTimeSheet - Espace de noms