Compartir a través de


Clase TimesheetDataSet.LinesRow

Representa un elemento de línea del parte de horas.

Jerarquía de la herencia

System.Object
  System.Data.DataRow
    WebSvcTimeSheet.TimesheetDataSet.LinesRow

Espacio de nombres:  WebSvcTimeSheet
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Class LinesRow _
    Inherits DataRow
'Uso
Dim instance As TimesheetDataSet.LinesRow
public class LinesRow : DataRow

Comentarios

LinesRow es una fila secundaria al objeto TimesheetDataSet.HeadersRow .

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros TimesheetDataSet.LinesRow

Espacio de nombres WebSvcTimeSheet