Click or drag to resize

TermRefinementValue Constructor

Initializes a new instance of the TermRefinementValue class

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

Parameters

item
Type: TermSetItem
See Also