ProfileBase.GetChanges - Méthode
Cette propriété renvoie modifie ce profil qui ont été enregistrés dans le journal des modifications.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public MustOverride Function GetChanges As UserProfileChangeCollection
'Utilisation
Dim instance As ProfileBase
Dim returnValue As UserProfileChangeCollection
returnValue = instance.GetChanges()
public abstract UserProfileChangeCollection GetChanges()
Valeur renvoyée
Type : Microsoft.Office.Server.UserProfiles.UserProfileChangeCollection