Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the Group object for this TermStore object. which contains the set of System TermSets (Keywords and Orphaned Terms)
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property SystemGroup As Group
Get
'Usage
Dim instance As TermStore
Dim value As Group
value = instance.SystemGroup
public Group SystemGroup { get; }
Property Value
Type: Microsoft.SharePoint.Taxonomy.Group
The Group for this TermStore which contains the set of System TermSets
Remarks
This TermStore contains the set of System TermSets (Keywords a and Orphaned Terms)