Click or drag to resize

DistributionResultToStoreTransactionLineFulfillmentDistributedAmountBase Property

Gets the distributed amount base.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Cost
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Measure<DistributionResult, StoreTransactionLine> DistributedAmountBase { get; }

Property Value

Type: MeasureDistributionResult, StoreTransactionLine
The distributed amount base.
See Also