SalesOrderReport..::..BackorderStatus Property
Namespace:
JiwaFinancials.Jiwa.JiwaApplication.PrintGroup.SalesOrderReports
Assembly: JiwaApplication (in JiwaApplication.dll)
Assembly: JiwaApplication (in JiwaApplication.dll)
Syntax
public SalesOrderReportCollection..::..SalesOrderReportBackorderStatuses BackorderStatus { get; set; }
Public Property BackorderStatus As SalesOrderReportCollection..::..SalesOrderReportBackorderStatuses Get Set
public: property SalesOrderReportCollection..::..SalesOrderReportBackorderStatuses^ BackorderStatus { SalesOrderReportCollection..::..SalesOrderReportBackorderStatuses^ get (); void set (SalesOrderReportCollection..::..SalesOrderReportBackorderStatuses^ value); }