Click or drag to resize

CalculationProductOutputs Property

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

Property Value

Type: ChildCollectionCalculationProductOutput
See Also