SettingComponents Web Service
Method/UpdateSettingValue
SettingComponents Web Service > All Operations Resource Group : /UpdateSettingValue (Method)
Description
The UpdateSettingValue function updates the record that is sent as parameter of this function.
Request (UpdateSettingValueSoapIn)

The request body is of type UpdateSettingValue.

Request Body Parameters

NameDescriptionData Type
 SettingValueInfo
 xml:boolean
isForceUpdate Element IsAllowOverride Element Value Element UserId Element StoreId Element SettingId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence settingValue Element Sequence UpdateSettingValue Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
SettingId xs:int
StoreId xs:int
UserId xs:int
Value optional xs:string
IsAllowOverride xs:boolean
isForceUpdate xs:boolean
Response (UpdateSettingValueSoapOut)

The response body is of type UpdateSettingValueResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateSettingValueResult Element Sequence UpdateSettingValueResponse Element

Overview

Sequence
See Also
All Operations Resource GroupSettingComponents Web Service