Click or drag to resize

ITrackableTypeT Properties

The ITrackableTypeT generic type exposes the following members.

Properties
  NameDescription
Public propertyIncludedProperties
Gets which properties should be tracked for the tracked type.
(Inherited from ITrackableType.)
Public propertyObjectPaths
Gets a map of full associated trackable objects.
(Inherited from ITrackableType.)
Public propertyType
Gets the type being tracked
(Inherited from ITrackableType.)
Top
See Also