共用方式為


SecurityProjectCategoriesDataSet.ProjectCategoriesRow.PROJ_UID 屬性

取得或設定專案的 GUID。

命名空間:  WebSvcSecurity
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Property PROJ_UID As Guid
    Get
    Set
'用途
Dim instance As SecurityProjectCategoriesDataSet.ProjectCategoriesRow
Dim value As Guid

value = instance.PROJ_UID

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

屬性值

類型:System.Guid

請參閱

參照

SecurityProjectCategoriesDataSet.ProjectCategoriesRow 類別

SecurityProjectCategoriesDataSet.ProjectCategoriesRow 成員

WebSvcSecurity 命名空間