ServiceAgreementLinesRepositoryQuantityAttribute Field |
Definition of the
Quantity data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ServiceAgreementLine, decimal> QuantityAttribute
Public Shared ReadOnly QuantityAttribute As ColumnDataAttribute(Of ServiceAgreementLine, Decimal)
public:
static initonly ColumnDataAttribute<ServiceAgreementLine^, Decimal^>^ QuantityAttribute
static val QuantityAttribute: ColumnDataAttribute<ServiceAgreementLine, decimal>
Field Value
Type:
ColumnDataAttributeServiceAgreementLine,
Decimal
See Also