Price..::..UseQuantityBreak Property

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

Syntax


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