Click or drag to resize
TermCollectionConfiguration Constructor (IEnumerableGuid)
Initializes a new instance of the TermCollectionConfiguration class

Namespace: Colygon.MatchPoint.Taxonomy.Configuration
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
public TermCollectionConfiguration(
	IEnumerable<Guid> termIds
)

Parameters

termIds
Type: System.Collections.GenericIEnumerableGuid
See Also