Line..::..TotalReturnValue Property

Gets the total return value.

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

Syntax


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

Field Value

The total return value.