TimesheetListDataSet classe
Representa uma lista de folhas de ponto.
Inheritance hierarchy
System.Object
System.ComponentModel.MarshalByValueComponent
System.Data.DataSet
WebSvcTimeSheet.TimesheetListDataSet
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
<SerializableAttribute> _
Public Class TimesheetListDataSet _
Inherits DataSet
'Uso
Dim instance As TimesheetListDataSet
[SerializableAttribute]
public class TimesheetListDataSet : DataSet
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.