Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Orders Namespace / ItemReturnInfo Class / ItemReturnInfo Constructor
The item to be returned
The quantity to return
A value indicating indicating whether to return this quantity to inventory (if applicable)
In This Topic
    ItemReturnInfo Constructor
    In This Topic
    Initializes a new instance of the ItemReturnInfo class.
    Syntax

    Parameters

    item
    The item to be returned
    returnQuantity
    The quantity to return
    returnToInventory
    A value indicating indicating whether to return this quantity to inventory (if applicable)
    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