Click or drag to resize

LimitedUser.ProfileCreatedDate 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; }

Property Value

Type: Nullable<DateTime>
See Also