Share via


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

See also

Reference

SocialTerm class

SocialTerm members

Microsoft.Office.Server.SocialData namespace