Click or drag to resize

ITrackableTypeObjectPaths Property

Gets a map of full associated trackable objects.

Namespace:  TrackerDog.Configuration
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
IImmutableSet<IObjectPropertyInfo> ObjectPaths { get; }

Property Value

Type: IImmutableSetIObjectPropertyInfo
See Also