Click or drag to resize

StiRepositoryItemsGetBool Method

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

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

Parameters

key
Type: SystemObject

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

defaultValue
Type: SystemBoolean

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

Return Value

Type: Boolean

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

See Also