IPjMembershipUser.UserId プロパティ
メモ: この API は現在使用されていません。
ユーザーの GUID を取得します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
<ObsoleteAttribute("in o15")> _
ReadOnly Property UserId As Guid
Get
'使用
Dim instance As IPjMembershipUser
Dim value As Guid
value = instance.UserId
[ObsoleteAttribute("in o15")]
Guid UserId { get; }
プロパティ値
型: System.Guid
ユーザーの GUID を指定します。