Click or drag to resize

AccountingVoucherLineRepository Property

Provides access to AccountingVoucherLinesRepository repository methods

Namespace:  Aloe.EnterpriseOne.Model.Finance.Accounting
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public AccountingVoucherLinesRepository Repository { get; }

Property Value

Type: AccountingVoucherLinesRepository
See Also