Inventory..::..QuantityB2BBackOrders Property

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

Syntax


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