Compartilhar via


UserProfilePropertyValueChange.NewValueProfile property

Obtém o perfil de usuário correspondente para o novo valor.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public ReadOnly Property NewValueProfile As UserProfile
    Get
'Uso
Dim instance As UserProfilePropertyValueChange
Dim value As UserProfile

value = instance.NewValueProfile
public UserProfile NewValueProfile { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.UserProfile
O perfil de usuário correspondente para o novo valor.

Ver também

Referência

UserProfilePropertyValueChange class

UserProfilePropertyValueChange members

Microsoft.Office.Server.UserProfiles namespace