PricingList 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.
List of pricing configurations response.
public class PricingList
type PricingList = class
Public Class PricingList
- Inheritance
-
PricingList
Constructors
PricingList() |
Initializes a new instance of the PricingList class. |
PricingList(IList<Pricing>) |
Initializes a new instance of the PricingList class. |
Properties
Value |
Gets or sets list of pricing configurations |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(PricingList) |