SettingComponents Web Service
Method/GetSingleSettingValueOnLevel
SettingComponents Web Service > All Operations Resource Group : /GetSingleSettingValueOnLevel (Method)
Description
The GetSingleSettingValueOnLevel function returns the setting value result for the given primary key on the requested level.
Request (GetSingleSettingValueOnLevelSoapIn)

The request body is of type GetSingleSettingValueOnLevel.

Request Body Parameters

NameDescriptionData Type
 xml:int
 SettingLevel
level Element settingId Element Sequence GetSingleSettingValueOnLevel Element

Overview

Response (GetSingleSettingValueOnLevelSoapOut)

The response body is of type GetSingleSettingValueOnLevelResponse.

Response Body Parameters

NameDescriptionData Type
 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 GetSingleSettingValueOnLevelResult Element Sequence GetSingleSettingValueOnLevelResponse 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
IsEditable xs:boolean
SettingName optional xs:string
See Also
All Operations Resource GroupSettingComponents Web Service