ReturnCode..::..ShippingGoods Property

Gets a value indicating whether [shipping goods].

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

Syntax


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

Field Value

true if [shipping goods]; otherwise, false.