Calculates the item total based on qty price, discount and tax rate
public decimal CalculateItemTotal( DataRow LineItemRow );
Return Value
decimal
Parameters
LineItemRow
Row that is to be updated.
Overloads:
See also:
Class busLineItem© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic