SalesQuoteEntryForm..::..PrintRecord Method (ReportDefinition)

Namespace:  JiwaFinancials.Jiwa.JiwaSalesUI.SalesQuote
Assembly:  JiwaSalesUI (in JiwaSalesUI.dll)

Syntax


public void PrintRecord(
	ReportDefinition ReportDefinition
)
Public Sub PrintRecord ( _
	ReportDefinition As ReportDefinition _
)
public:
void PrintRecord(
	ReportDefinition^ ReportDefinition
)