Click or drag to resize

IValueWithMeasureDataAttributeValueAttribute Property

Gets the value attribute.

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

Property Value

Type: IDataAttribute
The value attribute.
See Also