Compartir a través de


del constructor ProjectDataSet.DependencyRowChangeEvent

Inicializa una nueva instancia del objeto ProjectDataSet.DependencyRowChangeEvent .

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Sub New ( _
    row As ProjectDataSet.DependencyRow, _
    action As DataRowAction _
)
'Uso
Dim row As ProjectDataSet.DependencyRow
Dim action As DataRowAction

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

Parámetros

Vea también

Referencia

clase ProjectDataSet.DependencyRowChangeEvent

Miembros ProjectDataSet.DependencyRowChangeEvent

Espacio de nombres WebSvcStatusing