The GetAppliedSettingValueByName function returns the setting value result for the given type and name on the applied level (lowest level).
Method | /GetAppliedSettingValueByName |
The request body is of type GetAppliedSettingValueByName.
Name | Description | Data Type |
---|---|---|
settingType | SettingType | |
settingName | xml:string |
|
The response body is of type GetAppliedSettingValueByNameResponse.
Name | Description | Data Type |
---|---|---|
GetAppliedSettingValueByNameResult | xml:string |
|