Click or drag to resize

QuantityDataAttributeTObjectValueAttribute Property

Gets the value attribute of the Quantity attribute.

Namespace:  Aloe.EnterpriseOne.Model.Core
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public IColumnDataAttribute ValueAttribute { get; }

Property Value

Type: IColumnDataAttribute
The value attribute.
See Also