Click or drag to resize

CalculationProductOutputParent Property

When not null specifies the parent output, whose cost is "absorbed" within the current output. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public CalculationProductOutput Parent { get; set; }

Property Value

Type: CalculationProductOutput
See Also