Click or drag to resize

IConfigurableTrackableTypeContractIncludeProperties Method (IEnumerablePropertyInfo)

Namespace:  TrackerDog.Configuration
Assembly:  TrackerDog (in TrackerDog.dll) Version: 2.2.1.0 (2.2.1.0)
Syntax
public IConfigurableTrackableType IncludeProperties(
	IEnumerable<PropertyInfo> properties
)

Parameters

properties
Type: System.Collections.GenericIEnumerablePropertyInfo

Return Value

Type: IConfigurableTrackableType

Implements

IConfigurableTrackableTypeIncludeProperties(IEnumerablePropertyInfo)
See Also