Click or drag to resize

DocumentDistributedAmountRepository Property

Provides access to DocumentDistributedAmountsRepository repository methods

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

Property Value

Type: DocumentDistributedAmountsRepository
See Also