Click or drag to resize
PortalLineItemTaxOption Property
Gets or sets the LineItemTaxOption. Base on Customer/Nontaxable/Taxable.

Namespace: KampData.TaxEngine.API
Assembly: KDTaxEngine (in KDTaxEngine.dll) Version: 3.0.5512.25362
Syntax
public TaxableOption LineItemTaxOption { get; set; }

Property Value

Type: TaxableOption
See Also