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