Click or drag to resize

BonusProgramProducts Property

List of BonusProgramProduct child objects, based on the Crm.Marketing.BonusProgramProduct.BonusProgram back reference

Namespace:  Aloe.EnterpriseOne.Model.Crm.Marketing
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<BonusProgramProduct> Products { get; }

Property Value

Type: ChildCollectionBonusProgramProduct
See Also