Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / OrderItemDigitalGood Class / SetSerialKey Method / SetSerialKey(String,Boolean) Method
Serial key to set
If true fulfillment email is sent
In This Topic
    SetSerialKey(String,Boolean) Method
    In This Topic
    Sets the serial key for this digital good
    Syntax
    public virtual void SetSerialKey( 
       string serialKeyData,
       bool sendFulfillmentEmail
    )

    Parameters

    serialKeyData
    Serial key to set
    sendFulfillmentEmail
    If true fulfillment email is sent
    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