Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ProductReview Class / ProductReview Constructor / ProductReview Constructor(Product,ReviewerProfile,DateTime,Byte,String,String,Boolean)
The value of product
The value of reviewerprofile
The value of reviewdate
The value of rating
The value of reviewtitle
The value of reviewbody
The value of isapproved
In This Topic
    ProductReview Constructor(Product,ReviewerProfile,DateTime,Byte,String,String,Boolean)
    In This Topic
    Initializes a new instance of the ProductReview class.
    Syntax

    Parameters

    product
    The value of product
    reviewerprofile
    The value of reviewerprofile
    reviewdate
    The value of reviewdate
    rating
    The value of rating
    reviewtitle
    The value of reviewtitle
    reviewbody
    The value of reviewbody
    isapproved
    The value of isapproved
    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