Click or drag to resize

ProductDistributionChannels Property

List of ProductDistributionChannel child objects, based on the Crm.Marketing.ProductDistributionChannel.Product back reference

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

Property Value

Type: ChildCollectionProductDistributionChannel
See Also