Click or drag to resize

ServiceOrderServiceAgreement Property

When not null denotes that the order will be bound to the terms in the specified agreement. [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 ServiceAgreement ServiceAgreement { get; set; }

Property Value

Type: ServiceAgreement
See Also