Click or drag to resize

DiscountTypeActionType Property

Specifies the way the discount is applied over the previous discounts. [Required] [Default("A")] [Filter(multi eq)]

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

Property Value

Type: DiscountTypesRepositoryActionType
See Also