| IDataRow Interface |
Namespace: FlexRule.Decisions.Tables.Definitions
public interface IDataRow : IRow
The IDataRow type exposes the following members.
| Name | Description | |
|---|---|---|
| Cells |
All cells on a row
(Inherited from IRow.) | |
| DataRowIndex | ||
| Item |
Get cells with specific effect
(Inherited from IRow.) | |
| Table |
The table that holds this row
(Inherited from IRow.) |
| Name | Description | |
|---|---|---|
| GetRowType | (Defined by RowExtensions.) | |
| HasRowAnyActions | (Defined by TableExtensions.) | |
| HasRowAnyConditions | (Defined by TableExtensions.) |