Click or drag to resize
ProductMoneyValues Properties

The ProductMoneyValues type exposes the following members.

Properties
  NameDescription
Public propertyLastPrice
Last purchase price; negative and zero values are allowed. Max. precision is 4. On save value is rounded automatically to 4 digits after the decimal point at pre-commit stage.
Public propertyUnitPrice
Product catalog price; negative and zero values are allowed. Max. precision is 4. On save value is rounded automatically to 4 digits after the decimal point at pre-commit stage.
Top
See Also