DebtorPriceGroupInventorySpecific..::..UseQuantityPriceBreak Property

Namespace:  JiwaFinancials.Jiwa.JiwaInventory
Assembly:  JiwaInventory (in JiwaInventory.dll)

Syntax


public bool UseQuantityPriceBreak { get; set; }
Public Property UseQuantityPriceBreak As Boolean
	Get
	Set
public:
property bool^ UseQuantityPriceBreak {
	bool^ get ();
	void set (bool^ value);
}