Price..::..UseZeroPrice Property

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

Syntax


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