AxCustInvoiceTrans.parmLineAmount Method [AX 2012]
Gets or sets the LineAmount parameter.
Syntax
public AmountCur parmLineAmount([AmountCur _lineAmount])
Run On
Called
Parameters
- _lineAmount
Type: AmountCur Extended Data Type
The value to set; optional.
Return Value
Type: AmountCur Extended Data Type
The value of the LineAmount parameter.