Line..::..FXTotalReturnValue Property

Gets or sets the fx total return value.

Namespace:  JiwaFinancials.Jiwa.JiwaSupplierReturns.Shipping
Assembly:  JiwaSupplierReturns (in JiwaSupplierReturns.dll)

Syntax


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

Field Value

The fx total return value.