Compartilhar via


TimesheetManagersDataSet.TimesheetManagersRowChangeEvent.Row property

Obtém a linha que contém os dados alterados.

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

Syntax

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

value = instance.Row
public TimesheetManagersDataSet.TimesheetManagersRow Row { get; }

Property value

Type: WebSvcAdmin.TimesheetManagersDataSet.TimesheetManagersRow
Um objeto de linha.

Ver também

Referência

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent class

TimesheetManagersDataSet.TimesheetManagersRowChangeEvent members

WebSvcAdmin namespace