共用方式為


PjMembershipUser.DelegateGuid 屬性

附註:此 API 目前已過時。

取得或設定使用者委派的 GUID。

命名空間:  Microsoft.Office.Project.Server.Library
組件:  Microsoft.Office.Project.Server.Library (在 Microsoft.Office.Project.Server.Library.dll 中)

語法

'宣告
<ObsoleteAttribute("in o15")> _
Public Property DelegateGuid As Guid
    Get
    Set
'用途
Dim instance As PjMembershipUser
Dim value As Guid

value = instance.DelegateGuid

instance.DelegateGuid = value
[ObsoleteAttribute("in o15")]
public Guid DelegateGuid { get; set; }

屬性值

類型:System.Guid
會傳回Guid

實作

IPjMembershipUser.DelegateGuid

請參閱

參照

PjMembershipUser 類別

PjMembershipUser 成員

Microsoft.Office.Project.Server.Library 命名空間