Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Taxes Namespace / TaxRule Class


In This Topic
    TaxRule Class Properties
    In This Topic

    For a list of all members of this type, see TaxRule members.

    Public Properties
     NameDescription
    Public Property Gets a manager that provides strongly typed access to extended fields. (Inherited from CommerceBuilder.DomainModel.Entity)
    Public Property Gets or sets the filter rule for the associated group list  
    Public Property Gets or sets the GroupRuleId  
    Public Property Gets or sets the Groups  
    Public Property Gets a value indicating whether the entity have extended fields or not (Inherited from CommerceBuilder.DomainModel.Entity)
    Public PropertyOverridden.  Gets or sets the Id for the entity.  
    Public Property Gets or sets the Name  
    Public Property Gets or sets the Priority  
    Public Property Gets or sets an instance of the repository for this entity (Inherited from CommerceBuilder.DomainModel.EntityWithTypedId<int>)
    Public Property Gets or sets the rounding method that should be used for this tax rule  
    Public Property Gets or sets the RoundingRuleId  
    Public Property Gets or sets the ShipZones  
    Public Property Gets or sets the Store  
    Public Property Gets or sets the tax code that should be applied to tax line items generated by this rule  
    Public Property Gets or sets the tax code that should be applied to tax line items generated by this rule  
    Public Property Gets or sets the TaxCodes  
    Public Property Gets or sets the TaxRate  
    Public Property Gets or sets the identity of this entity.  
    Public Property Gets or sets a value indicating whether UseBillingAddress  
    Public Property Gets or sets a value indicating whether UsePerItemTax  
    Top
    See Also