SettingComponents Web Service
Method/GetAppliedSetting
SettingComponents Web Service > All Operations Resource Group : /GetAppliedSetting (Method)
Description
The GetSingleSetting function returns the setting object for the given primary key.
Request (GetAppliedSettingSoapIn)

The request body is of type GetAppliedSetting.

Request Body Parameters

NameDescriptionData Type
 xml:int
settingId Element Sequence GetAppliedSetting Element

Overview

Sequence
settingId xs:int
Response (GetAppliedSettingSoapOut)

The response body is of type GetAppliedSettingResponse.

Response 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 GetAppliedSettingResult Element Sequence GetAppliedSettingResponse 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
See Also
All Operations Resource GroupSettingComponents Web Service