Line..::..FXDecimalPlaces Property

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

Syntax


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