Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Users Namespace / WishlistItem Class / WishlistItem Constructor / WishlistItem Constructor(Wishlist,Product,DateTime,DateTime,Int16,Int16,Byte)
The value of wishlist
The value of product
The value of createddate
The value of lastmodifieddate
The value of desired
The value of received
The value of priority
In This Topic
    WishlistItem Constructor(Wishlist,Product,DateTime,DateTime,Int16,Int16,Byte)
    In This Topic
    Initializes a new instance of the WishlistItem class.
    Syntax

    Parameters

    wishlist
    The value of wishlist
    product
    The value of product
    createddate
    The value of createddate
    lastmodifieddate
    The value of lastmodifieddate
    desired
    The value of desired
    received
    The value of received
    priority
    The value of priority
    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