Compartir a través de


del método UserProfilePropertyValueChange.GetNewValue

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

Sintaxis

'Declaración
<PermissionSetAttribute(SecurityAction.LinkDemand, Name := "FullTrust")> _
<PermissionSetAttribute(SecurityAction.InheritanceDemand, Name := "FullTrust")> _
Protected Friend Function GetNewValue As Object
'Uso
Dim returnValue As Object

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

Valor devuelto

Tipo: System.Object
Devuelve Object.

Vea también

Referencia

clase UserProfilePropertyValueChange

Miembros UserProfilePropertyValueChange

Espacio de nombres Microsoft.Office.Server.UserProfiles