|   | IConfigurableTrackableTypeTIncludeProperty Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | IncludeProperty(PropertyInfo) | 
            Configures a given property to be tracked for current type. The property must be declared on the type being configured.
            (Inherited from IConfigurableTrackableType.) | 
|  | IncludeProperty(ExpressionFuncT, Object) | 
            Configures a property to be trackable by provoding an expression which selects the whole property
             | 
 See Also
See Also