Click or drag to resize

TermSetItemConfigurationLoad Method

Loads the term set item from a managed metadata service application.

Namespace:  Colygon.MatchPoint.Taxonomy.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public TermSetItem Load(
	TermStore termStore,
	MPScope scope
)

Parameters

termStore
Type: TermStore
scope
Type: Colygon.MatchPoint.Core.ExpressionsMPScope

Return Value

Type: TermSetItem
See Also