Click or drag to resize

RefinerDescriptor Constructor

Creates a new instance of RefinerDescriptor.

Namespace:  Colygon.MatchPoint.Common.Refinement
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public RefinerDescriptor(
	string refinerProperty
)

Parameters

refinerProperty
Type: SystemString
Property to describe refiners for.
See Also