次の方法で共有


SecurityProjectCategoriesDataSet.UserRelationsDataTable.RemoveUserRelationsRow メソッド

GroupPermissionsDataTableからの行の指定したオブジェクトを削除します。

名前空間:  WebSvcSecurity
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Sub RemoveUserRelationsRow ( _
    row As SecurityProjectCategoriesDataSet.UserRelationsRow _
)
'使用
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim row As SecurityProjectCategoriesDataSet.UserRelationsRow

instance.RemoveUserRelationsRow(row)
public void RemoveUserRelationsRow(
    SecurityProjectCategoriesDataSet.UserRelationsRow row
)

パラメーター

関連項目

参照先

SecurityProjectCategoriesDataSet.UserRelationsDataTable クラス

SecurityProjectCategoriesDataSet.UserRelationsDataTable メンバー

WebSvcSecurity 名前空間