SalesOrder..::..GetCandidateReportsToPrint Method
Gets the candidate reports to print.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public JiwaCollection<SalesOrderReport> GetCandidateReportsToPrint()
Public Function GetCandidateReportsToPrint As JiwaCollection(Of SalesOrderReport)
public: JiwaCollection<SalesOrderReport^>^ GetCandidateReportsToPrint()