frmWarehouseTransfer..::..PrintRecord Method

Namespace:  JiwaFinancials.Jiwa.JiwaWhouseTransferUI
Assembly:  JiwaWhouseTransferUI (in JiwaWhouseTransferUI.dll)

Syntax


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