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