ReturnedPrice..::..HasQuantityBreak Property

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

Syntax


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