次の方法で共有


SecurityProjectCategoriesDataSet.UserRelationsDataTable.AddUserRelationsRow メソッド (Guid, Guid)

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。

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

構文

'宣言
Public Function AddUserRelationsRow ( _
    WSEC_CAT_UID As Guid, _
    RES_UID As Guid _
) As SecurityProjectCategoriesDataSet.UserRelationsRow
'使用
Dim instance As SecurityProjectCategoriesDataSet.UserRelationsDataTable
Dim WSEC_CAT_UID As Guid
Dim RES_UID As Guid
Dim returnValue As SecurityProjectCategoriesDataSet.UserRelationsRow

returnValue = instance.AddUserRelationsRow(WSEC_CAT_UID, _
    RES_UID)
public SecurityProjectCategoriesDataSet.UserRelationsRow AddUserRelationsRow(
    Guid WSEC_CAT_UID,
    Guid RES_UID
)

パラメーター

戻り値

型: WebSvcSecurity.SecurityProjectCategoriesDataSet.UserRelationsRow

関連項目

参照先

SecurityProjectCategoriesDataSet.UserRelationsDataTable クラス

SecurityProjectCategoriesDataSet.UserRelationsDataTable メンバー

AddUserRelationsRow オーバーロード

WebSvcSecurity 名前空間