Click or drag to resize

ServiceAgreementMaterialQuantity Property

Quantity of the agreed material. [Unit: QuantityUnit] [Required]

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

Property Value

Type: Quantity

Implements

ILogisticsDocumentLineQuantity
See Also