Click or drag to resize

SPListItemVersionExtensions Class

Provides extension methods for use of taxonomy-related functionality (on SharePoint list item versions) within the expression engine or from the API.
Inheritance Hierarchy
SystemObject
  Colygon.MatchPoint.TaxonomySPListItemVersionExtensions

Namespace:  Colygon.MatchPoint.Taxonomy
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2016.10.0.0
Syntax
C#
public static class SPListItemVersionExtensions

The SPListItemVersionExtensions type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetTerms
Loads all terms from the specified list item.
Top
Remarks
Extension methods are provided for the SPListItemVersion type.
Remarks
This class provides expression extensions.
See Also