Line..::..FXDecimalPlaces Property

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

Syntax


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