StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable.RemovePostDependenciesRow 方法

删除PostDependenciesDataTablerow 对象。

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

语法

声明
Public Sub RemovePostDependenciesRow ( _
    row As StatusingAssignmentDependenciesDataSet.PostDependenciesRow _
)
用法
Dim instance As StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable
Dim row As StatusingAssignmentDependenciesDataSet.PostDependenciesRow

instance.RemovePostDependenciesRow(row)
public void RemovePostDependenciesRow(
    StatusingAssignmentDependenciesDataSet.PostDependenciesRow row
)

参数

另请参阅

引用

StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable 类

StatusingAssignmentDependenciesDataSet.PostDependenciesDataTable 成员

WebSvcStatusing 命名空间