次の方法で共有


SecurityProjectCategoriesDataSet.GroupRelationsRow.WSEC_GRP_UID プロパティ

取得または設定、web セキュリティ グループ GUID。

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

構文

'宣言
Public Property WSEC_GRP_UID As Guid
    Get
    Set
'使用
Dim instance As SecurityProjectCategoriesDataSet.GroupRelationsRow
Dim value As Guid

value = instance.WSEC_GRP_UID

instance.WSEC_GRP_UID = value
public Guid WSEC_GRP_UID { get; set; }

プロパティ値

型: System.Guid

関連項目

参照先

SecurityProjectCategoriesDataSet.GroupRelationsRow クラス

SecurityProjectCategoriesDataSet.GroupRelationsRow メンバー

WebSvcSecurity 名前空間