SOH..::..SetQuantityLeftSpecified Method

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.Inventory.SOH
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public void SetQuantityLeftSpecified(
	bool newValue
)
Public Sub SetQuantityLeftSpecified ( _
	newValue As Boolean _
)
public:
void SetQuantityLeftSpecified(
	bool^ newValue
)

Parameters

newValue
Type: Boolean