Compartilhar via


ProjectDataSet.ProjectRow classe

Contém as propriedades de um projeto em uma linha de ProjectDataTable .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.ProjectDataSet.ProjectRow

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

Sintaxe

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

ProjectDataSet.ProjectRow membros

WebSvcStatusing namespace