Click or drag to resize

CalculationCostCalculation Property

The Calculation to which this CalculationCost belongs. [Required] [Filter(multi eq)] [Owner]

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

Property Value

Type: Calculation
See Also