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.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.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