LegacySysProfile..::..SalesOrderReports Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.SystemProfile
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


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