Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / SubscriptionPlan Class / SubscriptionPlan Constructor / SubscriptionPlan Constructor(String,Int32,Int32,Byte,Decimal,Boolean,Boolean,Byte,Decimal,Byte,TaxCode,Byte,String,Boolean)
The value of name
The value of numberofpayments
The value of paymentfrequency
The value of paymentfrequencyunitid
The value of recurringcharge
The value of recurringchargespecified
The value of isOptional
The value of recurringChargeModeId
The value of oneTimeCharge
The value of oneTimeChargeModeId
The value of oneTimeChargeTaxCode
The value of payment frequency type id
The value of optional payment frequencies
The value of repeatDiscounts
Version
SubscriptionPlan Constructor(String,Int32,Int32,Byte,Decimal,Boolean,Boolean,Byte,Decimal,Byte,TaxCode,Byte,String,Boolean)
Initializes a new instance of the SubscriptionPlan class.
Syntax

Parameters

name
The value of name
numberofpayments
The value of numberofpayments
paymentfrequency
The value of paymentfrequency
paymentfrequencyunitid
The value of paymentfrequencyunitid
recurringcharge
The value of recurringcharge
recurringchargespecified
The value of recurringchargespecified
isOptional
The value of isOptional
recurringChargeModeId
The value of recurringChargeModeId
oneTimeCharge
The value of oneTimeCharge
oneTimeChargeModeId
The value of oneTimeChargeModeId
oneTimeChargeTaxCode
The value of oneTimeChargeTaxCode
paymentFrequencyTypeId
The value of payment frequency type id
optionalPaymentFrequencies
The value of optional payment frequencies
repeatDiscounts
The value of repeatDiscounts
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also