UserProfileChangeDictionary Class
Represents a collection of changes for a group of users.
System.Object
System.Collections.Generic.Dictionary<Int64, UserProfileChangeCollection>
Microsoft.Office.Server.UserProfiles.UserProfileChangeDictionary
System.Collections.Generic.Dictionary<Int64, UserProfileChangeCollection>
Microsoft.Office.Server.UserProfiles.UserProfileChangeDictionary
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
The value for the dictionary is the collection of changes for that particular user. The unique identifier to the dictionary is the user's RecordId property.