Only Administrators and User Administrators can save a finUser object. This method however allows the currently signed in User to save their own UserData and/ or UserDataWeb information.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| user | finUser | A finUser object that has been loaded and the respective properties updated. | ||
| includeUserData | Boolean | Indicates whether to save the UserData back to the database. | ||
| includeUserDataWeb | Boolean | Indicates whether to save the UserDataWeb back to the database. |
A Boolean value indicating success.