Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Products Namespace / ProductCustomField Class / ProductCustomField Constructor / ProductCustomField Constructor(Product,Boolean,Boolean,String,String)
The value of product
The value of isuserdefined
The value of isvisible
The value of fieldname
The value of fieldvalue
In This Topic
    ProductCustomField Constructor(Product,Boolean,Boolean,String,String)
    In This Topic
    Initializes a new instance of the ProductCustomField class.
    Syntax

    Parameters

    product
    The value of product
    isuserdefined
    The value of isuserdefined
    isvisible
    The value of isvisible
    fieldname
    The value of fieldname
    fieldvalue
    The value of fieldvalue
    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