AxCustInvoiceLine.parmQuantity Method [AX 2012]
Gets or sets the Quantity parameter.
Syntax
public InvoiceQuantity parmQuantity([InvoiceQuantity _quantity])
Run On
Called
Parameters
- _quantity
Type: InvoiceQuantity Extended Data Type
The value to set.
Return Value
Type: InvoiceQuantity Extended Data Type
The value of the Quantity parameter.