TimesheetDataSet.LinesRow classe
Representa um item de linha do quadro de horários.
Inheritance hierarchy
System.Object
System.Data.DataRow
WebSvcTimeSheet.TimesheetDataSet.LinesRow
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Class LinesRow _
Inherits DataRow
'Uso
Dim instance As TimesheetDataSet.LinesRow
public class LinesRow : DataRow
Comentários
LinesRow é uma linha filho para o objeto TimesheetDataSet.HeadersRow .
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.