Compartilhar via


ProjectDataSet.AssignmentCustomFieldsRow class

Representa um valor de campo personalizado para uma linha específica de ProjectDataSet.AssignmentRow .

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcProject.ProjectDataSet.AssignmentCustomFieldsRow

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Class AssignmentCustomFieldsRow _
    Inherits DataRow
'Uso
Dim instance As ProjectDataSet.AssignmentCustomFieldsRow
public class AssignmentCustomFieldsRow : DataRow

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Ver também

Referência

ProjectDataSet.AssignmentCustomFieldsRow members

WebSvcProject namespace