VendInvoiceInfoLine.name Method
Displays the Name field from the order line for the category based lines.
Syntax
edit ItemFreeTxt name([boolean _set, ItemFreeTxt _name])
Run On
Called
Parameters
- _set
Type: boolean
A Boolean value that indicates whether the field is being set in the table.
- _name
Type: ItemFreeTxt Extended Data Type
The value to be set in the table.
Return Value
Type: ItemFreeTxt Extended Data Type
The name field from the order line for order-based lines; otherwise, the description field from the invoice line.