Click or drag to resize
TermRefinementValue Constructor
Initializes a new instance of the TermRefinementValue class

Namespace: Colygon.MatchPoint.Taxonomy.CompositeRefinement
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public TermRefinementValue(
	TermSetItem item
)

Parameters

item
Type: TermSetItem
See Also