SettingComponents Web Service
Method/GetAppliedSettingByName
SettingComponents Web Service > All Operations Resource Group : /GetAppliedSettingByName (Method)
Description
The GetAppliedSettingByName function returns the setting object for the given type and name on the applied level (lowest level).
Request (GetAppliedSettingByNameSoapIn)

The request body is of type GetAppliedSettingByName.

Request Body Parameters

NameDescriptionData Type
 SettingType
 xml:string
 ViewSettingValueInfo
SettingName Element SettingLevel Element IsEditable 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 defaultSettingValue Element settingName Element settingType Element Sequence GetAppliedSettingByName Element

Overview

Sequence
settingName optional xs:string
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
Response (GetAppliedSettingByNameSoapOut)

The response body is of type GetAppliedSettingByNameResponse.

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 GetAppliedSettingByNameResult Element Sequence GetAppliedSettingByNameResponse 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