Click or drag to resize

GH_SettingsServerSetValue Method (String, Boolean)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void SetValue(
	string key,
	bool value
)

Parameters

key
Type: SystemString
value
Type: SystemBoolean
See Also