ReturnCode..::..ExchangeGoods Property

Gets a value indicating whether [exchange goods].

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

Syntax


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

Field Value

true if [exchange goods]; otherwise, false.