|
|
ITrackable Properties |
The ITrackable type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CurrentValue | Gets the current value after all changes have been applied to the property. |
|
|
IsChanged | Gets the object's changed status. (Inherited from IChangeTracking) |
|
|
OriginalValue | Gets the original value before the first change was made to the property. |
|
|
PropertyName | Gets the name of the property being tracked. |