Compartilhar via


ProfileBaseChange.ChangedProfile property

Obtém o perfil cujos dados foram alterados.

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

Syntax

'Declaração
Public Property ChangedProfile As ProfileBase
    Get
    Friend Set
'Uso
Dim instance As ProfileBaseChange
Dim value As ProfileBase

value = instance.ChangedProfile
public ProfileBase ChangedProfile { get; internal set; }

Property value

Type: Microsoft.Office.Server.UserProfiles.ProfileBase

Ver também

Referência

ProfileBaseChange class

ProfileBaseChange members

Microsoft.Office.Server.UserProfiles namespace