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 (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public TermSetItem Load(
	TaxonomySession session
)

Parameters

session
Type: TaxonomySession

Return Value

Type: TermSetItem
See Also