Click or drag to resize

ObjectReferenceChangeBusinessEventArgs Property

Gets the arguments.

Namespace:  Aloe.SystemFrameworks.Domain.BusinessLogic
Assembly:  Aloe.SystemFrameworks.Domain (in Aloe.SystemFrameworks.Domain.dll) Version: 20.1.3.5
Syntax
public ObjectReferenceChangeEventArgs Args { get; }

Property Value

Type: ObjectReferenceChangeEventArgs
The arguments.
See Also