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.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public Guid[] Load(
	EvaluatorScope scope
)

Parameters

scope
Type: Colygon.MatchPoint.Core.ExpressionsEvaluatorScope

Return Value

Type: Guid
See Also