Sets or returns the special price of the item.
Field name: Price.
Sets or returns the special price of the item.
Field name: Price.
| Visual Basic |
|---|
Public Property Price() As Double |
SAP Business One calculates the special price (Price property) on the basis of the specified price list (PriceListNum property) and discount percentage (DiscountPercent property). If you change the discount percentage, the price is automatically modified and vice versa.
If you don’t have authorization to view the price, this property will return 0 with the nil="true" attribute in the exported xml file: <Price nil="true">0.000000</Price>.