ReceivingOrderLinesRepositoryQuantityAttribute Field |
Definition of the
Quantity data attribute
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Procurement
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly QuantityDataAttribute<ReceivingOrderLine> QuantityAttribute
Public Shared ReadOnly QuantityAttribute As QuantityDataAttribute(Of ReceivingOrderLine)
public:
static initonly QuantityDataAttribute<ReceivingOrderLine^>^ QuantityAttribute
static val QuantityAttribute: QuantityDataAttribute<ReceivingOrderLine>
Field Value
Type:
QuantityDataAttributeReceivingOrderLine
See Also