Compartilhar via


ResourceDataSet.CalendarExceptionsRowChangeEvent construtor

Inicializa uma nova instância do objeto ResourceDataSet.CalendarExceptionsRowChangeEvent .

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (em ProjectServerServices.dll)

Sintaxe

'Declaração
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

Ver também

Referência

ResourceDataSet.CalendarExceptionsRowChangeEvent classe

ResourceDataSet.CalendarExceptionsRowChangeEvent membros

WebSvcResource namespace