Click or drag to resize

ObjectChangeEventArgsPropertyChangeTracking Property

Gets the property change tracking of the property that changed on the target object

Namespace:  TrackerDog
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public IObjectPropertyChangeTracking PropertyChangeTracking { get; }

Property Value

Type: IObjectPropertyChangeTracking
See Also