Click or drag to resize

LeaseContractLineConsumableConsumableQuantity Property

The quantity sold of the consumable. [Unit: ConsumableQuantityUnit] [Required] [Default(0)]

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Quantity ConsumableQuantity { get; set; }

Property Value

Type: Quantity
See Also