Condividi tramite


TimesheetDataSet.AuditsRowChangeEvent.Row property

Specifies the row containing changed data.

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

Syntax

'Declaration
Public ReadOnly Property Row As TimesheetDataSet.AuditsRow
    Get
'Usage
Dim instance As TimesheetDataSet.AuditsRowChangeEvent
Dim value As TimesheetDataSet.AuditsRow

value = instance.Row
public TimesheetDataSet.AuditsRow Row { get; }

Property value

Type: WebSvcTimeSheet.TimesheetDataSet.AuditsRow

See also

Reference

TimesheetDataSet.AuditsRowChangeEvent class

TimesheetDataSet.AuditsRowChangeEvent members

WebSvcTimeSheet namespace