Click or drag to resize

ServiceAgreementLines Property

List of ServiceAgreementLine child objects, based on the Applications.Service.ServiceAgreementLine.ServiceAgreement back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Service
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<ServiceAgreementLine> Lines { get; }

Property Value

Type: ChildCollectionServiceAgreementLine
See Also