共用方式為


ProjectDataSet.AssignmentCustomFieldsRow class

代表特定的ProjectDataSet.AssignmentRow資料列的自訂欄位值。

Inheritance hierarchy

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

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

Syntax

'宣告
Public Class AssignmentCustomFieldsRow _
    Inherits DataRow
'用途
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.

請參閱

參照

ProjectDataSet.AssignmentCustomFieldsRow members

WebSvcProject namespace