Calculates the shipping for the invoice. The method returns the shipping total as well as updating the InvTotal field in the current DataRow.
public virtual decimal CalculateShipping();
Return Value
decimal
See also:
Class busInvoice© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic