Click or drag to resize

IObjectChangeTrackerGetTrackingGraphFromProperty Method

Namespace:  TrackerDog
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
IObjectGraphTrackingInfo GetTrackingGraphFromProperty(
	PropertyInfo property
)

Parameters

property
Type: System.ReflectionPropertyInfo

Return Value

Type: IObjectGraphTrackingInfo
See Also