StoreTransactionLinesRepositoryLineCostAttribute Field |
Definition of the
LineCost data attribute
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<StoreTransactionLine> LineCostAttribute
Public Shared ReadOnly LineCostAttribute As AmountDataAttribute(Of StoreTransactionLine)
public:
static initonly AmountDataAttribute<StoreTransactionLine^>^ LineCostAttribute
static val LineCostAttribute: AmountDataAttribute<StoreTransactionLine>
Field Value
Type:
AmountDataAttributeStoreTransactionLine
See Also