ObjectReferenceChangeEventArgs Properties |
The ObjectReferenceChangeEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | NewValue |
The new value which will be or was set
|
![]() | Object |
The domain object which contains the changed reference
|
![]() | OldValue |
Gets the old value of the reference, before the change.
|
![]() | Reference |
The changed reference
|