Line..::..FXUnitReturnValue Property

Gets the fx unit return value.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Entities.Request
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


public decimal FXUnitReturnValue { get; set; }
Public Property FXUnitReturnValue As Decimal
	Get
	Set
public:
property Decimal^ FXUnitReturnValue {
	Decimal^ get ();
	void set (Decimal^ value);
}

Field Value

The fx unit return value.