del constructor ResourceDataSet.CalendarExceptionsRowChangeEvent
Inicializa una nueva instancia del objeto ResourceDataSet.CalendarExceptionsRowChangeEvent .
Espacio de nombres: WebSvcWorkflow
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Sub New ( _
row As ResourceDataSet.CalendarExceptionsRow, _
action As DataRowAction _
)
'Uso
Dim row As ResourceDataSet.CalendarExceptionsRow
Dim action As DataRowAction
Dim instance As New ResourceDataSet.CalendarExceptionsRowChangeEvent(row, action)
public CalendarExceptionsRowChangeEvent(
ResourceDataSet.CalendarExceptionsRow row,
DataRowAction action
)
Parámetros
- action
Tipo: System.Data.DataRowAction
Vea también
Referencia
clase ResourceDataSet.CalendarExceptionsRowChangeEvent