ReturnCode..::..ReduceGoodsValue Property

Gets a value indicating whether [reduce goods value].

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

Syntax


public bool ReduceGoodsValue { get; }
Public ReadOnly Property ReduceGoodsValue As Boolean
	Get
public:
property bool^ ReduceGoodsValue {
	bool^ get ();
}

Field Value

true if [reduce goods value]; otherwise, false.