ProfileBase.GetChanges method
Returns changes associated with this profile.
Overload list
Name | Description | |
---|---|---|
![]() |
GetChanges() | Returns changes to this profile that have been recorded in the change log. |
![]() |
GetChanges(ProfileBaseChangeQuery) | Returns changes to this profile that are defined by the specified query and recorded in the change log. |
![]() |
GetChanges(UserProfileChangeToken) | Returns changes to this profile that are recorded at a specified location in the change log. |
Top