Click or drag to resize
IContextSessionGetValue Method
Retrieves a value of a key

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

Parameters

key
Type: SystemObject

Return Value

Type: Object
See Also