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: String
key to change (or add)
theValue
Type: String
value for key