Click or drag to resize

ServiceTypePriceList Property

When not null, specifies the price list that should be applied when invoicing service activities. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Service
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