The GetSingleSettingValue function returns the setting value object for the given primary key.
Method | /GetSingleSettingValue |
The request body is of type GetSingleSettingValue.
Name | Description | Data Type |
---|---|---|
settingId | xml:int | |
itemId | xml:int |
The response body is of type GetSingleSettingValueResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSettingValueResult | ViewSettingValueInfo |
|