SecurityProjectCategoriesDataSet.UserPermissionsRow.WSEC_CAT_UID プロパティ
取得または web セキュリティ カテゴリ GUID を設定します。
名前空間: WebSvcSecurity
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property WSEC_CAT_UID As Guid
Get
Set
'使用
Dim instance As SecurityProjectCategoriesDataSet.UserPermissionsRow
Dim value As Guid
value = instance.WSEC_CAT_UID
instance.WSEC_CAT_UID = value
public Guid WSEC_CAT_UID { get; set; }
プロパティ値
型: System.Guid
関連項目
参照先
SecurityProjectCategoriesDataSet.UserPermissionsRow クラス