Recalculates the freight, handling, and tax for the COrder.

Namespace:  Asi.iBO.Commerce
Assembly:  Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0

Syntax

C#
protected void RecalcFreightHandlingTax()
Visual Basic (Declaration)
Protected Sub RecalcFreightHandlingTax
Visual C++
protected:
void RecalcFreightHandlingTax()

See Also