Compartir a través de


del método SocialTagManager.GetAllTerms

Recupera una matriz de todos los objetos SocialTerm en el almacén de términos.

Espacio de nombres:  Microsoft.Office.Server.SocialData
Ensamblado:  Microsoft.Office.Server.UserProfiles (en Microsoft.Office.Server.UserProfiles.dll)

Sintaxis

'Declaración
Public Function GetAllTerms As SocialTerm()
'Uso
Dim instance As SocialTagManager
Dim returnValue As SocialTerm()

returnValue = instance.GetAllTerms()
public SocialTerm[] GetAllTerms()

Valor devuelto

Tipo: []

Vea también

Referencia

clase SocialTagManager

Miembros SocialTagManager

Sobrecarga GetAllTerms

Espacio de nombres Microsoft.Office.Server.SocialData