Partager via


ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent - Constructeur

Initialise une nouvelle instance de l'objet ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent .

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

Syntaxe

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

Dim instance As New ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent(row, action)
public ProjWssInfoRowChangeEvent(
    ProjectWSSInfoDataSet.ProjWssInfoRow row,
    DataRowAction action
)

Paramètres

Voir aussi

Référence

ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent classe

ProjectWSSInfoDataSet.ProjWssInfoRowChangeEvent - Membres

WebSvcWssInterop - Espace de noms