Compartilhar via


TimesheetManagersDataSet.TimesheetManagersRowChangeEvent.Action property

Obtém uma constante de enumeração que representa a ação que gerou o evento.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public ReadOnly Property Action As DataRowAction
    Get
'Uso
Dim instance As TimesheetManagersDataSet.TimesheetManagersRowChangeEvent
Dim value As DataRowAction

value = instance.Action
public DataRowAction Action { get; }

Property value

Type: System.Data.DataRowAction
Um enumerador que representa uma ação executada em uma linha de dados.

Ver também

Referência

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent class

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent members

WebSvcAdmin namespace