Line..::..IsBackorderable Property

Gets a value indicating whether this instance is backorderable.

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

Syntax


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

Field Value

true if this instance is backorderable; otherwise, false.