RetailConcessionContractLines.lineAmountYear Method
Sets the line amount value and gets line amount for the year.
Syntax
edit LineAmount lineAmountYear(boolean _set, LineAmount _lineAmountYear)
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether a value is to be set to the field.
- _lineAmountYear
Type: LineAmount Extended Data Type
A value for the line amount.
Return Value
Type: LineAmount Extended Data Type
The line amount for the year.