Click or drag to resize

IObjectGraphTrackingInfo Interface

Defines an aggregation hierarchy of a given declared property change tracking

Namespace:  TrackerDog
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public interface IObjectGraphTrackingInfo

The IObjectGraphTrackingInfo type exposes the following members.

Properties
  NameDescription
Public propertyAggregateHierarchy
Gets the aggregate hierarchy ordered from the deepest to top-most excluding the aggregate root.
Public propertyParent
Gets aggregate root of the whole hierarchy
Top
See Also