StoreOrderLinesRepositoryUnitCostAttribute Field |
Definition of the
UnitCost 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<StoreOrderLine> UnitCostAttribute
Public Shared ReadOnly UnitCostAttribute As AmountDataAttribute(Of StoreOrderLine)
public:
static initonly AmountDataAttribute<StoreOrderLine^>^ UnitCostAttribute
static val UnitCostAttribute: AmountDataAttribute<StoreOrderLine>
Field Value
Type:
AmountDataAttributeStoreOrderLine
See Also