The GetAppliedSettingByName function returns the setting object for the given type and name on the applied level (lowest level).
Method | /GetAppliedSettingByName |
The request body is of type GetAppliedSettingByName.
Name | Description | Data Type |
---|---|---|
settingType | SettingType | |
settingName | xml:string | |
defaultSettingValue | ViewSettingValueInfo |
|
The response body is of type GetAppliedSettingByNameResponse.
Name | Description | Data Type |
---|---|---|
GetAppliedSettingByNameResult | ViewSettingInfo |
|