The GetSingleSetting function returns the setting object for the given primary key.
Method | /GetSingleSetting |
The request body is of type GetSingleSetting.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleSettingResponse.
Name | Description | Data Type |
---|---|---|
GetSingleSettingResult | ViewSettingInfo |
|