Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderItemDigitalGood Class / OrderItemDigitalGood Constructor / OrderItemDigitalGood Constructor(OrderItem,String,Nullable<DateTime>,Nullable<DateTime>,String)
The value of orderitem
The value of name
The value of activationdate
The value of downloaddate
The value of serialkeydata
In This Topic
    OrderItemDigitalGood Constructor(OrderItem,String,Nullable<DateTime>,Nullable<DateTime>,String)
    In This Topic
    Initializes a new instance of the OrderItemDigitalGood class.
    Syntax

    Parameters

    orderitem
    The value of orderitem
    name
    The value of name
    activationdate
    The value of activationdate
    downloaddate
    The value of downloaddate
    serialkeydata
    The value of serialkeydata
    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