Compartilhar via


TimesheetDataSet.StatusingChangeLogRowChangeEvent construtor

Inicializa uma nova instância do objeto TimesheetDataSet.StatusingChangeLogRowChangeEvent .

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

Sintaxe

'Declaração
Public Sub New ( _
    row As TimesheetDataSet.StatusingChangeLogRow, _
    action As DataRowAction _
)
'Uso
Dim row As TimesheetDataSet.StatusingChangeLogRow
Dim action As DataRowAction

Dim instance As New TimesheetDataSet.StatusingChangeLogRowChangeEvent(row, action)
public StatusingChangeLogRowChangeEvent(
    TimesheetDataSet.StatusingChangeLogRow row,
    DataRowAction action
)

Parâmetros

Ver também

Referência

TimesheetDataSet.StatusingChangeLogRowChangeEvent classe

TimesheetDataSet.StatusingChangeLogRowChangeEvent membros

WebSvcTimeSheet namespace