Compartilhar via


UserProfilePropertyValueChange.NewValueInternal property

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

Syntax

'Declaração
Protected Friend Property NewValueInternal As Object
    Get
    Set
'Uso
Dim value As Object

value = Me.NewValueInternal

Me.NewValueInternal = value
protected internal Object NewValueInternal { get; set; }

Property value

Type: System.Object
Retorna Object.

Ver também

Referência

UserProfilePropertyValueChange class

UserProfilePropertyValueChange members

Microsoft.Office.Server.UserProfiles namespace