Click or drag to resize

ObjectChangeRootObject Property

The root object in the aggregate of the object, which has been changed. Each change is recorded at the aggregate root level. [Required] [Filter(multi eq)]

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

Property Value

Type: ExtensibleDataObject
See Also