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