setUserSetting(String, String) Method
change or add a key/value pair in the user settings
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public static void setUserSetting( string theKey, string theValue )
Parameters
- theKey
- Type: Stringkey to change (or add)
- theValue
- Type: Stringvalue for key