Line..::..FXDecimalPlaces Property

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

Syntax


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