SettingComponents Web Service
Method/SmartUpdateSettingValue
SettingComponents Web Service > All Operations Resource Group : /SmartUpdateSettingValue (Method)
Description
The SmartUpdateSettingValue function SmartUpdates a setting record and setting value data.
Request (SmartUpdateSettingValueSoapIn)

The request body is of type SmartUpdateSettingValue.

Request Body Parameters

NameDescriptionData Type
 ViewSettingInfo
IsUserAllowed Element IsStoreAllowed Element IsCompanyAllowed Element IsOrganizationAllowed Element IsGlobalAllowed Element LocalizedName Element ViewSettingValueInfo Element Sequence SettingValues Element Information Element ValueType Element Name Element Type Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence setting Element Sequence SmartUpdateSettingValue Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
Name optional xs:string
Information optional xs:string
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
IsEditable xs:boolean
SettingName optional xs:string
LocalizedName optional xs:string
IsGlobalAllowed xs:boolean
IsCompanyAllowed xs:boolean
IsStoreAllowed xs:boolean
IsUserAllowed xs:boolean
Response (SmartUpdateSettingValueSoapOut)

The response body is of type SmartUpdateSettingValueResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
SmartUpdateSettingValueResult Element Sequence SmartUpdateSettingValueResponse Element

Overview

See Also
All Operations Resource GroupSettingComponents Web Service