Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes Namespace / TaxRule Class / TaxRule Constructor / TaxRule Constructor(Store,String,Decimal,Boolean,Byte,Nullable<Int32>,Int32,Byte,Boolean)
The value of store
The value of name
The value of taxrate
The value of usebillingaddress
The value of groupruleid
The value of taxcodeid
The value of priority
The value of roundingruleid
The value of useperitemtax
In This Topic
    TaxRule Constructor(Store,String,Decimal,Boolean,Byte,Nullable<Int32>,Int32,Byte,Boolean)
    In This Topic
    Initializes a new instance of the TaxRule class.
    Syntax

    Parameters

    store
    The value of store
    name
    The value of name
    taxrate
    The value of taxrate
    usebillingaddress
    The value of usebillingaddress
    groupruleid
    The value of groupruleid
    taxcodeid
    The value of taxcodeid
    priority
    The value of priority
    roundingruleid
    The value of roundingruleid
    useperitemtax
    The value of useperitemtax
    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