Click or drag to resize

ServiceAgreementLineQuantity Property

The quantity of the service object that is included in the agreement. [Required] [Default(1)] [Filter(ge;le)]

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

Property Value

Type: Decimal
See Also