Click or drag to resize

ProductPricePriceType Property

Price type of the current product price. The price types are used to set additional priority condition for the prices. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Crm
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public PriceType PriceType { get; set; }

Property Value

Type: PriceType
See Also