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