Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / Subscription Class / Subscription Constructor / Subscription Constructor(SubscriptionPlan,User,Boolean,Nullable<DateTime>,Nullable<Int32>,Nullable<Int32>,Byte,Boolean)
The value of subscriptionplan
The value of user
The value of isactive
The value of expirationdate
The value of groupid
The value of paymentFrequency
The value of paymentFrequencyUnitId
The value of repeatDiscounts
In This Topic
    Subscription Constructor(SubscriptionPlan,User,Boolean,Nullable<DateTime>,Nullable<Int32>,Nullable<Int32>,Byte,Boolean)
    In This Topic
    Initializes a new instance of the Subscription class.
    Syntax

    Parameters

    subscriptionplan
    The value of subscriptionplan
    user
    The value of user
    isactive
    The value of isactive
    expirationdate
    The value of expirationdate
    groupid
    The value of groupid
    paymentFrequency
    The value of paymentFrequency
    paymentFrequencyUnitId
    The value of paymentFrequencyUnitId
    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