Click or drag to resize

BonusProgramHasProductCondition Property

Gets a value indicating whether this instance has product condition.

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

Property Value

Type: Boolean
true if this instance has product condition; otherwise, false.
See Also