The type of subscription.

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

Syntax

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

See Also