| GetPublicSettingString | Scroll | 
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetPublicSettingString
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettingString
Gets the value of a string public setting by the key.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettingString
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â– SettingKey | xs:int | mandatory | Sets the key of the setting. | 
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetPublicSettingStringResponse
| Element Name | Element Type | Restrictions | Description | 
| â– parameters | 
 | 
 | |
| â–¡ SettingValue | xs:string | nillable | Get the string value of the setting. | 
Legend:
| â– | Not nillable element. | 
| â–¡ | Nillable element. | 
| ≡ | List of elements. | 
| Bold | Mandatory element. |