Click or drag to resize

IConfigurableTrackableTypeContractIncludeProperties Method (PropertyInfo)

Namespace:  TrackerDog.Configuration
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public IConfigurableTrackableType IncludeProperties(
	params PropertyInfo[] properties
)

Parameters

properties
Type: System.ReflectionPropertyInfo

Return Value

Type: IConfigurableTrackableType

Implements

IConfigurableTrackableTypeIncludeProperties(PropertyInfo)
See Also