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