BookIn..::..PrintRecord Method

Namespace:  JiwaFinancials.Jiwa.JiwaLandedCostUI.BookIn
Assembly:  JiwaLandedCostUI (in JiwaLandedCostUI.dll)

Syntax


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