del constructor UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent
Inicializa una nueva instancia del objeto UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent .
Espacio de nombres: WebSvcAdmin
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub New ( _
row As UnsubmittedTimesheetDataSet.TimePeriodsRow, _
action As DataRowAction _
)
'Uso
Dim row As UnsubmittedTimesheetDataSet.TimePeriodsRow
Dim action As DataRowAction
Dim instance As New UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent(row, action)
public TimePeriodsRowChangeEvent(
UnsubmittedTimesheetDataSet.TimePeriodsRow row,
DataRowAction action
)
Parámetros
row
Tipo: WebSvcAdmin.UnsubmittedTimesheetDataSet.TimePeriodsRowLa fila que contiene los datos modificados.
action
Tipo: System.Data.DataRowActionUna constante de enumeración que representa la acción que provocó el evento.
Vea también
Referencia
clase UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent
Miembros UnsubmittedTimesheetDataSet.TimePeriodsRowChangeEvent