Compartilhar via


ImportTimesheetDataSet.LinesRow classe

Representa importar informações de linhas de folha de ponto como uma linha no objeto ImportTimesheetDataSet.LinesDataTable .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.ImportTimesheetDataSet.LinesRow

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

Sintaxe

'Declaração
Public Class LinesRow _
    Inherits DataRow
'Uso
Dim instance As ImportTimesheetDataSet.LinesRow
public class LinesRow : 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

ImportTimesheetDataSet.LinesRow membros

WebSvcStatusing namespace