SalesQuoteLine..::..QuantityDecimalPlaces Property

Namespace:  JiwaFinancials.Jiwa.JiwaSales.SalesQuote
Assembly:  JiwaSales (in JiwaSales.dll)

Syntax


public short QuantityDecimalPlaces { get; set; }
Public Property QuantityDecimalPlaces As Short
	Get
	Set
public:
property short^ QuantityDecimalPlaces {
	short^ get ();
	void set (short^ value);
}