SetSettingValue

What it does

Saves the named parameter to the database.

Hinweis. Identically named parameters with different values can be saved separately for different users/batch types/projects. If a parameter with the specified name and set of user IDs, batch types, and project type already exists, the method will change its value.

Definition

void SetSettingValue( int userId, int projectId, int batchTypeId, string settingName, string settingValue );

Parameters

Name Type Description
userId int The ID if the user's account
projectId int Project ID
batchTypeId int Batch type ID
settingName string Parameter name
settingValue string Parameter value

Returned value

None.

25.05.2023 7:55:00

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.