TermStore.OrphanedTermsTermSet property
Gets the TermSet for this TermStore which contains the set of Orphaned Term objects.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property OrphanedTermsTermSet As TermSet
Get
'Usage
Dim instance As TermStore
Dim value As TermSet
value = instance.OrphanedTermsTermSet
public TermSet OrphanedTermsTermSet { get; }
Property value
Type: Microsoft.SharePoint.Client.Taxonomy.TermSet
The TermSet object for this TermStore object which contains the set of orphaned Term objects