Namespace:
RainWorx.FrameWorx.Providers.InvoiceLogic
Assembly: RainWorx.FrameWorx.Providers.InvoiceLogic (in RainWorx.FrameWorx.Providers.InvoiceLogic.dll) Version: 3.5
Assembly: RainWorx.FrameWorx.Providers.InvoiceLogic (in RainWorx.FrameWorx.Providers.InvoiceLogic.dll) Version: 3.5
Syntax
C#
public bool CalculateTotals( Invoice invoice )
Parameters
- invoice
- Type: RainWorx.FrameWorx.DTOInvoice
Return Value
Type: BooleanImplements
ITotalCalculatorCalculateTotals(Invoice)See Also