Click or drag to resize
IMetaObjectGetValue Method
Returns value of a column from current row

Namespace: FlexRule.Data
Assembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Object GetValue(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Object
See Also