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

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

Syntax

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

See Also