Name | Description | Type | Additional information |
---|---|---|---|
ScreenId |
ID of a screen to save the settings for. Should be unique system-wide for a given user. The suggested format is a combination of an application name and the HTML ID of a grid control; e.g. "CPP-gridPayables-gridbox-all". |
string |
None. |
Name |
Name for the settings. |
string |
None. |
ShareLevel |
The level that the settings are shared for: 1=Personal, 2=company, 3=accounting office, 4=global. Appropriate privileges are required. |
SettingShareLevel |
None. |
Value |
Value to store in an arbtirary format. JSON is suggested. |
string |
None. |