IValueWithMeasureTUnitOfMeasureValue Property |
Gets the value.
Namespace:
Aloe.EnterpriseOne.Model.Core.Metrics
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
SyntaxReadOnly Property Value As Decimal
Get
property Decimal^ Value {
Decimal^ get ();
}
abstract Value : decimal with get
Property Value
Type:
Decimal
The value.
See Also