| LimitedUserProfileCreatedDate Property |
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [AddInNameAttribute("ProfileCreatedDate")]
public Nullable<DateTime> ProfileCreatedDate { get; set; }
<AddInNameAttribute("ProfileCreatedDate")>
Public Property ProfileCreatedDate As Nullable(Of DateTime)
Get
Set
Property Value
Type:
NullableDateTimeSee Also