UserProfilePropertyValueChange.GetNewValue - Méthode

Espace de noms :  Microsoft.Office.Server.UserProfiles
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Protected Friend Function GetNewValue As Object
'Utilisation
Dim returnValue As Object

returnValue = Me.GetNewValue()
[PermissionSetAttribute(SecurityAction.LinkDemand, Name = "FullTrust")]
[PermissionSetAttribute(SecurityAction.InheritanceDemand, Name = "FullTrust")]
protected internal Object GetNewValue()

Valeur renvoyée

Type : System.Object
Retourne Object.

Voir aussi

Référence

UserProfilePropertyValueChange classe

UserProfilePropertyValueChange - Membres

Microsoft.Office.Server.UserProfiles - Espace de noms