Click or drag to resize

CommonWorkflowFunctionsGetSetting Method

Overload List
 NameDescription
Public methodStatic memberGetSetting(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.
Public methodStatic memberGetSetting(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.
Top
See Also