Click or drag to resize

QuantityValue Property

Gets the value of the quantity.

Namespace:  Aloe.EnterpriseOne.Model
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public decimal Value { get; }

Property Value

Type: Decimal
The value.
See Also