Click or drag to resize

CalculationCosts Property

List of CalculationCost child objects, based on the Finance.Cost.CalculationCost.Calculation 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<CalculationCost> Costs { get; }

Property Value

Type: ChildCollectionCalculationCost
See Also