Click or drag to resize
IContextSessionExists Method
If key exists returns true, otherwise false

Namespace: FlexRule
Assembly: FlexRule.Core.Element (in FlexRule.Core.Element.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
bool Exists(
	Object key
)

Parameters

key
Type: SystemObject

Return Value

Type: Boolean
See Also