PrintGroup..::..SalesOrderReports Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.Maintenance
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public SalesOrderReportCollection SalesOrderReports { get; }
Public ReadOnly Property SalesOrderReports As SalesOrderReportCollection
	Get
public:
property SalesOrderReportCollection^ SalesOrderReports {
	SalesOrderReportCollection^ get ();
}