Click or drag to resize

DataAttributeChangeEventArgsChangedEvent Property

Gets the changed business event.

Namespace:  Aloe.SystemFrameworks.Domain
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public AttributeChangedBusinessEvent ChangedEvent { get; }

Property Value

Type: AttributeChangedBusinessEvent
The changed event.
See Also