Compartilhar via


ProjectDataSet.AssignmentRow classe

Representa o relacionamento entre um recurso único e uma única tarefa em um projeto.

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcStatusing.ProjectDataSet.AssignmentRow

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

Sintaxe

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

WebSvcStatusing namespace