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 parent TermGroup object of the current TermSet object.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Group As TermGroup
Get
'Usage
Dim instance As TermSet
Dim value As TermGroup
value = instance.Group
public TermGroup Group { get; }
Property value
Type: Microsoft.SharePoint.Client.Taxonomy.TermGroup
The parent TermGroup of the current TermSet