Overload List
Name | Description | |
---|---|---|
GetSetting(ODataService, String, String) | Obsolete.
Get the specified setting from the WZP_SETTINGS table. The method assumes that the setting exists; otherwise an exception is
thrown.
| |
GetSetting(ODataService, String, String, String) | Obsolete.
Get the specified setting from the WZP_SETTINGS table. If no such setting was found, then the specified default value is
returned.
|
See Also