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
创建日期。