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

The request body is of type GetSingleSetting.

Request Body Parameters

NameDescriptionData Type
 xml:int
itemId Element Sequence GetSingleSetting Element

Overview

Sequence
itemId xs:int
Response (GetSingleSettingSoapOut)

The response body is of type GetSingleSettingResponse.

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 GetSingleSettingResult Element Sequence GetSingleSettingResponse 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