BPM.Server.Config Namespace > DBSettingManager Class > SaveSettingValue Method : SaveSettingValue(String,CodeBlock) Method |
'Declaration
Public Overloads Shared Sub SaveSettingValue( _ ByVal settingName As String, _ ByVal codeBlock As BPM.CodeBlock _ )
'Usage
Dim settingName As String Dim codeBlock As BPM.CodeBlock DBSettingManager.SaveSettingValue(settingName, codeBlock)
public static void SaveSettingValue( string settingName, BPM.CodeBlock codeBlock )
public: static void SaveSettingValue( String^ settingName, BPM.CodeBlock^ codeBlock )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2