PurchaseOrderLinesRepositoryPricePerUnitAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly AmountDataAttribute<PurchaseOrderLine> PricePerUnitAttribute
Public Shared ReadOnly PricePerUnitAttribute As AmountDataAttribute(Of PurchaseOrderLine)
public:
static initonly AmountDataAttribute<PurchaseOrderLine^>^ PricePerUnitAttribute
static val PricePerUnitAttribute: AmountDataAttribute<PurchaseOrderLine>
Field Value
Type:
AmountDataAttributePurchaseOrderLine
See Also