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