TimesheetListDataSet.TimesheetsRowChangeEvent.Row propriedade
Especifica a linha que contém os dados alterados.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public ReadOnly Property Row As TimesheetListDataSet.TimesheetsRow
Get
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRowChangeEvent
Dim value As TimesheetListDataSet.TimesheetsRow
value = instance.Row
public TimesheetListDataSet.TimesheetsRow Row { get; }
Valor de propriedade
Tipo: WebSvcTimeSheet.TimesheetListDataSet.TimesheetsRow
Ver também
Referência
TimesheetListDataSet.TimesheetsRowChangeEvent classe