SocialTerm.Term Property
Gets a Term in the term store that has been made available for social tagging.
Namespace: Microsoft.Office.Server.SocialData
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public Property Term As Term
Get
Private Set
'Usage
Dim instance As SocialTerm
Dim value As Term
value = instance.Term
public Term Term { get; private set; }
Property Value
Type: Microsoft.SharePoint.Taxonomy.Term