Click or drag to resize

AttributeChangesHistoryEntryRepository Property

Provides access to AttributeChangesHistoryRepository repository methods

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

Property Value

Type: AttributeChangesHistoryRepository
See Also