Click or drag to resize

ServiceActivityAgreedMaterialAgreedQuantity Property

Quantity from the service agreement material line that is accounted for this service activity material line. [Unit: ServiceAgreementMaterial.QuantityUnit] [Required] [Default(0)] [ReadOnly]

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

Property Value

Type: Quantity
See Also