SettingComponents Web Service
Method/DeleteSettingValue
SettingComponents Web Service > All Operations Resource Group : /DeleteSettingValue (Method)
Description
The DeleteSetting functon deletes the SettingValue from the database for the given primary key.
Request (DeleteSettingValueSoapIn)

The request body is of type DeleteSettingValue.

Request Body Parameters

NameDescriptionData Type
 xml:int
 xml:int
itemId Element settingId Element Sequence DeleteSettingValue Element

Overview

Sequence
settingId xs:int
itemId xs:int
Response (DeleteSettingValueSoapOut)

The response body is of type DeleteSettingValueResponse.

Response Body Parameters

NameDescriptionData Type
 xml:boolean
DeleteSettingValueResult Element Sequence DeleteSettingValueResponse Element

Overview

Sequence
See Also
All Operations Resource GroupSettingComponents Web Service