Click or drag to resize
IMetaObjectItem Property
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 this[
	string name
] { get; }

Parameters

name
Type: SystemString

Property Value

Type: Object
See Also