ProjectDataSet.AssignmentDataTable.NewAssignmentRow 方法

在AssignmentDataTable中创建一个行。

命名空间:  WebSvcStatusing
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function NewAssignmentRow As ProjectDataSet.AssignmentRow
用法
Dim instance As ProjectDataSet.AssignmentDataTable
Dim returnValue As ProjectDataSet.AssignmentRow

returnValue = instance.NewAssignmentRow()
public ProjectDataSet.AssignmentRow NewAssignmentRow()

返回值

类型:WebSvcStatusing.ProjectDataSet.AssignmentRow

另请参阅

引用

ProjectDataSet.AssignmentDataTable 类

ProjectDataSet.AssignmentDataTable 成员

WebSvcStatusing 命名空间