Click or drag to resize

ServiceActivityMaterialCoveredByGuarantee Property

True when the used material is covered by the guarantee. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also