Compartir a través de


de la propiedad UserProfilePropertyValueChange.NewValueTerm

Devuelve el objeto de término de taxonomía que representa el nuevo valor. Devuelve una referencia null (Nothing en Visual Basic) si el nuevo valor no es un término de la taxonomía.

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

Sintaxis

'Declaración
Public ReadOnly Property NewValueTerm As Term
    Get
'Uso
Dim instance As UserProfilePropertyValueChange
Dim value As Term

value = instance.NewValueTerm
public Term NewValueTerm { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Taxonomy.Term
Devuelve Term.

Vea también

Referencia

clase UserProfilePropertyValueChange

Miembros UserProfilePropertyValueChange

Espacio de nombres Microsoft.Office.Server.UserProfiles