Table of Contents

Enum TermGroupScope

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

Returns type of group. Possible values are 'global', 'system' and 'siteCollection'.

public enum TermGroupScope

Fields

Global = 0

Global term group

SiteCollection = 2

Site collection term group

System = 1

System term group