Click or drag to resize

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; }

Property Value

Type: NullableDateTime
See Also