Click or drag to resize
TaxonomyCompatibilityExtensions Class

Note: This API is now obsolete.

Inheritance Hierarchy
SystemObject
  Colygon.MatchPoint.TaxonomyTaxonomyCompatibilityExtensions

Namespace: Colygon.MatchPoint.Taxonomy
Assembly: Colygon.MatchPoint.Server (in Colygon.MatchPoint.Server.dll) Version: 2013.11.0.0
Syntax
C#
[ObsoleteAttribute]
public static class TaxonomyCompatibilityExtensions

The TaxonomyCompatibilityExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberLoadTerms Obsolete.
Loads terms from the specified search result value. This method is obsolete, please use GetTerms(this ITermResultRecord source, string fieldName) instead.
Top
Remarks
This class provides expression extensions.
See Also