Line..::..setQuantityWithoutGeneratingLineDetails Method

Namespace:  JiwaFinancials.Jiwa.JiwaPurchaseInvoices
Assembly:  JiwaPurchaseInvoices (in JiwaPurchaseInvoices.dll)

Syntax


public void setQuantityWithoutGeneratingLineDetails(
	decimal Value
)
Public Sub setQuantityWithoutGeneratingLineDetails ( _
	Value As Decimal _
)
public:
void setQuantityWithoutGeneratingLineDetails(
	Decimal^ Value
)

Parameters

Value
Type: Decimal