SOH..::..SetQuantityLeft Method

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

Syntax


public void SetQuantityLeft(
	decimal newValue
)
Public Sub SetQuantityLeft ( _
	newValue As Decimal _
)
public:
void SetQuantityLeft(
	Decimal^ newValue
)

Parameters

newValue
Type: Decimal