|   | IConfigurableTrackableTypeTIncludeProperties Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | IncludeProperties(IEnumerablePropertyInfo) | 
            Configures multiple properties to be change-tracked for the current tracked type.
            (Inherited from IConfigurableTrackableType.) | 
|  | IncludeProperties(PropertyInfo) | 
            Configures multiple properties to be change-tracked for the current tracked type.
            (Inherited from IConfigurableTrackableType.) | 
|  | IncludeProperties(ExpressionFuncT, Object) | 
            Configures a property to be trackable by provoding an expression which selects the whole property
             | 
 See Also
See Also