Click or drag to resize

DistributionOutputStoreTransactionLine Property

The store transaction line, for which costs will be distributed. [Required] [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 StoreTransactionLine StoreTransactionLine { get; set; }

Property Value

Type: StoreTransactionLine
See Also