Partager via


ImportTimesheetDataSet.LinesRowChangeEvent - Constructeur

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

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

Syntaxe

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

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

Paramètres

Voir aussi

Référence

ImportTimesheetDataSet.LinesRowChangeEvent classe

ImportTimesheetDataSet.LinesRowChangeEvent - Membres

WebSvcStatusing - Espace de noms