TimesheetDataSet.ActionsRowChangeEvent.Row-Eigenschaft
Gibt die Zeile an, die geänderte Daten enthält.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public ReadOnly Property Row As TimesheetDataSet.ActionsRow
Get
'Usage
Dim instance As TimesheetDataSet.ActionsRowChangeEvent
Dim value As TimesheetDataSet.ActionsRow
value = instance.Row
public TimesheetDataSet.ActionsRow Row { get; }
Eigenschaftswert
Typ: WebSvcTimeSheet.TimesheetDataSet.ActionsRow
Siehe auch
Referenz
TimesheetDataSet.ActionsRowChangeEvent Klasse