Line..::..QuantityDecimalPlaces Property

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

Syntax


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