Click or drag to resize
SimpleTermSetItemConfigurationLoad Method
Loads the term set item from a managed metadata service application using the provided taxonomy session.

Namespace: Colygon.MatchPoint.Taxonomy.Configuration
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public TermSetItem Load(
	TaxonomySession session
)

Parameters

session
Type: TaxonomySession

Return Value

Type: TermSetItem
See Also