Price..::..QuantityDecimalPlaces Property

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

Syntax


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