Click or drag to resize
ITableReader Interface
Reads table from container e.g. XML, Excel...

Namespace: FlexRule.Decisions.Tables.Readers
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public interface ITableReader

The ITableReader type exposes the following members.

Properties
  NameDescription
Public propertyEntries
Transforms value of cells during read
Top
Methods
  NameDescription
Public methodGetTables
Reads the content as a table
Top
See Also