Click or drag to resize

AttributeChangesHistoryEntryRepositoryName Property

The repository of the actual changed object, described by this change. This is different than the aggregate root, which is pointed by Root Object. [Required] [Filter(multi eq;like)]

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

Property Value

Type: String
See Also