Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Stores Namespace / CustomField Class / CustomField Constructor / CustomField Constructor(Store,String,Int32,String,String)
The value of store
The value of tablename
The value of foreignkeyid
The value of fieldname
The value of fieldvalue
In This Topic
    CustomField Constructor(Store,String,Int32,String,String)
    In This Topic
    Initializes a new instance of the CustomField class.
    Syntax

    Parameters

    store
    The value of store
    tablename
    The value of tablename
    foreignkeyid
    The value of foreignkeyid
    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