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