Click or drag to resize

DistributionResultDistributedAmountBase Property

The amount (in base currency) of the distributed cost. The amount is calculated for the combination of output and cost type. [Currency: CostDistribution.EnterpriseCompany.BaseCurrency] [Required]

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

Property Value

Type: Amount
See Also