共用方式為


PjMembershipUser.UserId 屬性

附註:此 API 目前已過時。

取得或設定使用者的識別碼。

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

語法

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

value = instance.UserId

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

屬性值

類型:System.Guid

實作

IPjMembershipUser.UserId

請參閱

參照

PjMembershipUser 類別

PjMembershipUser 成員

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