Click or drag to resize

ServiceAgreementRepository Property

Provides access to ServiceAgreementsRepository repository methods

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

Property Value

Type: ServiceAgreementsRepository
See Also