Table of Contents

Enum TermRelationType

Namespace
PnP.Core.Model.SharePoint
Assembly
PnP.Core.dll

Type of relationship between two terms

public enum TermRelationType

Fields

Pin = 0

In a pin relationship, a term can be pinned under a different term in a different term set. In a pinned relationship, new children to the term can only be added in the term set in which the term was created. Any change in the hierarchy under the term is reflected across the sets in which the term was pinned.

Reuse = 1

The reuse relationship is similar to the pinned relationship except that changes to the reused term can be made from any hierarchy in which the term is reused. Also, a change in hierarchy made to the reused term does not get reflected in the other term sets in which the term is reused.