SalesQuote..::..Print Method
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly: JiwaSales (in JiwaSales.dll)
Assembly: JiwaSales (in JiwaSales.dll)
Syntax
public void Print( ReportDefinition ReportDefinition, bool SupressPrintForPrintToScreen )
Public Sub Print ( _ ReportDefinition As ReportDefinition, _ SupressPrintForPrintToScreen As Boolean _ )
public: void Print( ReportDefinition^ ReportDefinition, bool^ SupressPrintForPrintToScreen )
Parameters
- ReportDefinition
- Type: JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.FormReports..::..ReportDefinition
- SupressPrintForPrintToScreen
- Type: Boolean