|  | Aqualogic Interaction API | |
| IPTProfileSource.UpdateUserProfile Method |
Updates the given user's profile against this profile source. If the user has no valid attributes in the remote profile repository, no changes will be made. This function does not replace a profile synchronization, but instead allows for singleton updates of specific users between profile syncs.
void UpdateUserProfile(
int nUserID
);
Parameters
- nUserID
- - the portal user id of the user to update
See Also
IPTProfileSource Interface | com.plumtree.server Namespace