TermSet.Group Property
Gets the parent Group object of the current TermSet object.
Namespace: Microsoft.SharePoint.Taxonomy
Assembly: Microsoft.SharePoint.Taxonomy (in Microsoft.SharePoint.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Group As Group
Get
'Usage
Dim instance As TermSet
Dim value As Group
value = instance.Group
public Group Group { get; }
Property Value
Type: Microsoft.SharePoint.Taxonomy.Group
The parent Group of the current TermSet