Compartir a través de


del constructor DriverDataSet.DriverDepartmentsRowChangeEvent

Inicializa una nueva instancia del objeto DriverDataSet.DriverDepartmentsRowChangeEvent .

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

Sintaxis

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

Dim instance As New DriverDataSet.DriverDepartmentsRowChangeEvent(row, action)
public DriverDepartmentsRowChangeEvent(
    DriverDataSet.DriverDepartmentsRow row,
    DataRowAction action
)

Parámetros

Vea también

Referencia

clase DriverDataSet.DriverDepartmentsRowChangeEvent

Miembros DriverDataSet.DriverDepartmentsRowChangeEvent

Espacio de nombres WebSvcDriver