SalesOrder..::..GetCandidateReportsToPrint Method

Gets the candidate reports to print.

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesOrder
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public JiwaCollection<SalesOrderReport> GetCandidateReportsToPrint()
Public Function GetCandidateReportsToPrint As JiwaCollection(Of SalesOrderReport)
public:
JiwaCollection<SalesOrderReport^>^ GetCandidateReportsToPrint()

Return Value

JiwaApplication.JiwaCollection{JiwaApplication.PrintGroup.SalesOrderReports.SalesOrderReport}.