Compartilhar via


ImportTimesheetDataSet classe

Representa informações sobre quadros de horários importados em objetos ImportTimesheetDataSet.LinesDataTable e ImportTimesheetDataSet.LinesRow .

Inheritance hierarchy

System.Object
  System.ComponentModel.MarshalByValueComponent
    System.Data.DataSet
      WebSvcStatusing.ImportTimesheetDataSet

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

Sintaxe

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

Ver também

Referência

ImportTimesheetDataSet membros

WebSvcStatusing namespace