ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable classe
Representa informações sobre dados de linha de quadro de horários estão contidos em um ou mais objetos ProjectTimesheetLinesDataSet.ProjectTimesheetLinesRow .
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataTable
WebSvcTimeSheet.ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class ProjectTimesheetLinesDataTable _
Inherits DataTable _
Implements IEnumerable
'Uso
Dim instance As ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable
[SerializableAttribute]
public class ProjectTimesheetLinesDataTable : DataTable,
IEnumerable
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
ProjectTimesheetLinesDataSet.ProjectTimesheetLinesDataTable membros