Click or drag to resize
TableRows Property

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

Property Value

Type: IIterableIRow

Implements

ITableRows
See Also