Click or drag to resize

StiRepositoryItemsSetBool Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetBool(System.Object,System.Boolean,System.Boolean)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public void SetBool(
	Object key,
	bool value,
	bool defaultValue
)

Parameters

key
Type: SystemObject

[Missing <param name="key"/> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetBool(System.Object,System.Boolean,System.Boolean)"]

value
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetBool(System.Object,System.Boolean,System.Boolean)"]

defaultValue
Type: SystemBoolean

[Missing <param name="defaultValue"/> documentation for "M:Stimulsoft.Base.StiRepositoryItems.SetBool(System.Object,System.Boolean,System.Boolean)"]

See Also