Partager via


ProjectDataSet.DependencyRowChangeEvent - Constructeur

Initialise une nouvelle instance de l'objet ProjectDataSet.DependencyRowChangeEvent .

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

Syntaxe

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

Dim instance As New ProjectDataSet.DependencyRowChangeEvent(row, action)
public DependencyRowChangeEvent(
    ProjectDataSet.DependencyRow row,
    DataRowAction action
)

Paramètres

Voir aussi

Référence

ProjectDataSet.DependencyRowChangeEvent classe

ProjectDataSet.DependencyRowChangeEvent - Membres

WebSvcStatusing - Espace de noms