Inventory..::..QuantityOtherBackOrders Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Entities.Inventory
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public decimal QuantityOtherBackOrders { get; set; }
Public Property QuantityOtherBackOrders As Decimal
	Get
	Set
public:
property Decimal^ QuantityOtherBackOrders {
	Decimal^ get ();
	void set (Decimal^ value);
}