Click or drag to resize

ITrackable Properties

The ITrackable type exposes the following members.

Properties
  Name Description
Public property CurrentValue Gets the current value after all changes have been applied to the property.
Public property IsChanged Gets the object's changed status.
(Inherited from IChangeTracking)
Public property OriginalValue Gets the original value before the first change was made to the property.
Public property PropertyName Gets the name of the property being tracked.
Top
See Also