Compartilhar via


ScheduleDataSet.ScheduleRow classe

Representa informações de status de agenda de projeto como uma linha no objeto ScheduleDataSet.ScheduleDataTable .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.ScheduleDataSet.ScheduleRow

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

Sintaxe

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

ScheduleDataSet.ScheduleRow membros

WebSvcStatusing namespace