SecurityProjectCategoriesDataSet.GroupPermissionsRow.WSEC_CAT_UID 属性
获取或设置 web 安全类别 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 类