GetDefaultPriceLevelResponse.PriceLevels Property
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
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).
Namespace: Microsoft.Crm.Sdk.Messages
Assembly: Microsoft.Crm.Sdk.Proxy (in Microsoft.Crm.Sdk.Proxy.dll)
Syntax
public EntityCollection PriceLevels { get; }
Public ReadOnly Property PriceLevels As EntityCollection
Property Value
Type: Microsoft.Xrm.Sdk.EntityCollection
Returns EntityCollection
The resulting price level, which is an instance of the PriceLevel class.
See Also
GetDefaultPriceLevelResponse Class
Microsoft.Crm.Sdk.Messages Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright