Click or drag to resize

ProductPricePriceList Property

When not null, specifies that the sales document must have the specified price list. [Filter(multi eq)]

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

Property Value

Type: PriceList
See Also