OrganizationProfileManager.GetChanges Method
Include Protected Members
Include Inherited Members
Returns changes made to organization profile properties that have been recorded in the change log.
Overload List
Name | Description | |
---|---|---|
GetChanges() | Returns changes made to organization profile properties that have been recorded in the change log. (Overrides ProfileManagerBase.GetChanges().) | |
GetChanges(ProfileBaseChangeQuery) | Returns changes defined by the specified change query that have been made to organization profile properties and recorded in the change log. (Overrides ProfileManagerBase.GetChanges(ProfileBaseChangeQuery).) | |
GetChanges(UserProfileChangeToken) | Returns changes at a specified location in the change log that have been made to organization profile properties and recorded in the change log. (Overrides ProfileManagerBase.GetChanges(UserProfileChangeToken).) |
Top
See Also
Reference
OrganizationProfileManager Class