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 void OnNewSaleCreated( LineItem newSaleLineItem )
Parameters
- newSaleLineItem
- Type: RainWorx.FrameWorx.DTOLineItem
Implements
INewSaleHandlerOnNewSaleCreated(LineItem)See Also