Click or drag to resize

ServiceAgreementLineServiceType Property

The type (level) of service that is agreed. [Required] [Filter(multi eq)]

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

Property Value

Type: ServiceType
See Also