Click or drag to resize

CustomerProducts Property

List of CustomerProduct child objects, based on the Crm.CustomerProduct.Customer back reference

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

Property Value

Type: ChildCollectionCustomerProduct
See Also