Price Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class Price
type Price = class
Public Class Price
- Inheritance
-
Price
Constructors
Price() |
Initializes a new instance of the Price class. |
Price(String, Nullable<Double>) |
Initializes a new instance of the Price class. |
Properties
Amount | |
CurrencyCode |
Gets or sets the ISO 4217 3-letter currency code for the currency used by this purchase record. |