The date the user subscribed.

Namespace: DotNetNuke.Services.Social.Subscriptions.Entities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public DateTime CreatedOnDate { get; set; }
Visual Basic
Public Property CreatedOnDate As DateTime
	Get
	Set

See Also