Click or drag to resize

BonusProgramActive Property

General condition if the bonus is active. The other conditions are verified only for active bonus programs. [Default(true)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also