Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / SubscriptionPlan Class / SubscriptionPlan Constructor / SubscriptionPlan Constructor(String,Int32,Int32,Byte,Decimal,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
In This Topic
    SubscriptionPlan Constructor(String,Int32,Int32,Byte,Decimal,Boolean)
    In This Topic
    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
    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