Compartilhar via


TimesheetListDataSet.TimesheetsRow classe

Especifica uma linha de dados de lista do quadro de horários.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcTimeSheet.TimesheetListDataSet.TimesheetsRow

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

Sintaxe

'Declaração
Public Class TimesheetsRow _
    Inherits DataRow
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
public class TimesheetsRow : DataRow

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

TimesheetListDataSet.TimesheetsRow membros

WebSvcTimeSheet namespace