Save a User's UserData and UserDataWeb properties back to the database.

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.

Syntax

finUserFunctions.SaveUserData(user, includeUserData, includeUserDataWeb)

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finUserFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0