Click or drag to resize

DistributionCosts Property

List of DistributionCost child objects, based on the Finance.Cost.DistributionCost.CostDistribution back reference

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DistributionCost> Costs { get; }

Property Value

Type: ChildCollectionDistributionCost
See Also