SalesOrder..::..OnPrinting Method
Called when [printing].
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public void OnPrinting( ref SalesOrderReport Report )
Public Sub OnPrinting ( _ ByRef Report As SalesOrderReport _ )
public: void OnPrinting( SalesOrderReport^% Report )
Parameters
- Report
- Type: JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.SalesOrderReports..::..SalesOrderReport%
The report.