GetDefaultPriceLevelResponse.PriceLevels Property

Definition

Gets the price level (price list) for the current user. If a user territory is part of multiple price levels (price lists), gets multiple price levels (price lists).

public:
 property Microsoft::Xrm::Sdk::EntityCollection ^ PriceLevels { Microsoft::Xrm::Sdk::EntityCollection ^ get(); };

Property Value

Returns EntityCollectionThe resulting price level, which is an instance of the PriceLevel class.

Applies to