SecurityProjectCategoriesDataSet.GroupPermissionsRow.WSEC_CAT_UID 屬性
取得或設定網頁安全性類別的 GUID。
命名空間: WebSvcSecurity
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Property WSEC_CAT_UID As Guid
Get
Set
'用途
Dim instance As SecurityProjectCategoriesDataSet.GroupPermissionsRow
Dim value As Guid
value = instance.WSEC_CAT_UID
instance.WSEC_CAT_UID = value
public Guid WSEC_CAT_UID { get; set; }
屬性值
類型:System.Guid
請參閱
參照
SecurityProjectCategoriesDataSet.GroupPermissionsRow 類別