Click or drag to resize

ProductPriceTargetGroup Property

When not null, specifies a criteria, which is matched only when the customer of the sales document is included in the group. [Filter(multi eq)]

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

Property Value

Type: TargetGroup
See Also