Click or drag to resize

TermCollectionConfigurationLoad Method (EvaluatorScope)

Returns the specified term IDs using the provided (MatchPoint) expression evaluator scope.

Namespace:  Colygon.MatchPoint.Taxonomy.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public Guid[] Load(
	EvaluatorScope scope
)

Parameters

scope
Type: Colygon.MatchPoint.Core.ExpressionsEvaluatorScope

Return Value

Type: Guid
See Also