Calculates the TotalHandling amount based on the handling type.

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

Syntax

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

See Also