ProfileManagerBase.CurrentChangeToken - Propriété
Obtient la modification actuelle jeton pour ce type de profil.
Espace de noms : Microsoft.Office.Server.UserProfiles
Assembly : Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)
Syntaxe
'Déclaration
Public ReadOnly Property CurrentChangeToken As UserProfileChangeToken
Get
'Utilisation
Dim instance As ProfileManagerBase
Dim value As UserProfileChangeToken
value = instance.CurrentChangeToken
public UserProfileChangeToken CurrentChangeToken { get; }
Valeur de propriété
Type : Microsoft.Office.Server.UserProfiles.UserProfileChangeToken