Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / Subscription Class / Subscription Constructor / Subscription Constructor(SubscriptionPlan,User,Boolean,Nullable<DateTime>,Nullable<Int32>)
The value of subscriptionplan
The value of user
The value of isactive
The value of expirationdate
The value of groupid
In This Topic
    Subscription Constructor(SubscriptionPlan,User,Boolean,Nullable<DateTime>,Nullable<Int32>)
    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
    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