clsPayLineInvoice..::..AUDDecimalPlaces Property

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

Syntax


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