SubscriptionName Property
The name of the recurring subscription or profile.
Syntax
[VB.NET] Public Property SubscriptionName As String
[C#] public string SubscriptionName {get; set;}
Remarks
This field contains the name of the recurring subscription or profile. Please see the RecurringBilling Gateway Setup and Required Properties page to determine if this is a required or optional field for the gateway you are using.
Default Value
""