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