Compartilhar via


ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent construtor

Inicializa uma nova instância do objeto ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent .

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

Sintaxe

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

Dim instance As New ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent(row, action)
public CustomFieldsRowChangeEvent(
    ProjectTimesheetLinesDataSet.CustomFieldsRow row,
    DataRowAction action
)

Parâmetros

Ver também

Referência

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent classe

ProjectTimesheetLinesDataSet.CustomFieldsRowChangeEvent membros

WebSvcTimeSheet namespace