Click or drag to resize
ITableRows Property
Rows of table

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
IIterable<IRow> Rows { get; }

Property Value

Type: IIterableIRow
See Also