共用方式為


ProjectDataSet.AssignmentRow class

代表單一的資源和單一專案中的任務之間的關係。

Inheritance hierarchy

System.Object
  System.Data.DataRow
    WebSvcProject.ProjectDataSet.AssignmentRow

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

Syntax

'宣告
Public Class AssignmentRow _
    Inherits DataRow
'用途
Dim instance As ProjectDataSet.AssignmentRow
public class AssignmentRow : 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.AssignmentRow members

WebSvcProject namespace