SalesOrder..::..SalesOrderReports Property
Gets or sets the sales order reports.
Namespace:
JiwaFinancials.Jiwa.JiwaSales.SalesOrderAssembly: JiwaSales (in JiwaSales.dll)
Syntax
public SalesOrderReportCollection SalesOrderReports { get; set; }
Public Property SalesOrderReports As SalesOrderReportCollection Get Set
public: property SalesOrderReportCollection^ SalesOrderReports { SalesOrderReportCollection^ get (); void set (SalesOrderReportCollection^ value); }