Label.Term property
Returns the Term object that the current Label object is associated with.
Namespace: Microsoft.SharePoint.Client.Taxonomy
Assembly: Microsoft.SharePoint.Client.Taxonomy (in Microsoft.SharePoint.Client.Taxonomy.dll)
Syntax
'Declaration
Public ReadOnly Property Term As Term
Get
'Usage
Dim instance As Label
Dim value As Term
value = instance.Term
public Term Term { get; }
Property value
Type: Microsoft.SharePoint.Client.Taxonomy.Term
Returns Term.