Click or drag to resize

CalculationResultProfitCenter Property

The Profit Center to which the cost was allocated. When null, the cost was not allocated to any specific Profit Center. [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 ProfitCenter ProfitCenter { get; set; }

Property Value

Type: ProfitCenter
See Also