The user the subscription is associated with.

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

Syntax

C#
public int UserId { get; set; }
Visual Basic
Public Property UserId As Integer
	Get
	Set

See Also