Group..::..UseQuantityPriceBreak Property

Namespace:  JiwaFinancials.Jiwa.JiwaPricing.Sell
Assembly:  JiwaPricing (in JiwaPricing.dll)

Syntax


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