clsPayLineInvoice..::..FXDecimalPlaces Property

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

Syntax


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