Click or drag to resize

DistributionCostCostDistribution Property

The Distribution to which this DistributionCost 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 Distribution CostDistribution { get; set; }

Property Value

Type: Distribution
See Also