FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Decisions Namespaces
FlexRule.Decisions.Tables.Parser
ITableParser Interface
ITableParser Methods
Parse Method
Parse Method (IEnumerable(ITable))
Parse Method (IEnumerable(ITable), IElementModel)
ITableParser
Parse Method (IEnumerable
ITable
)
Parse tables to
IElementModel
Namespace:
FlexRule.Decisions.Tables.Parser
Assembly:
FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
IIterable
<
IElementModel
>
Parse
(
IEnumerable
<
ITable
>
tables
)
Parameters
tables
Type:
System.Collections.Generic
IEnumerable
ITable
Table expressions
Return Value
Type:
IIterable
IElementModel
See Also
Reference
ITableParser Interface
Parse Overload
FlexRule.Decisions.Tables.Parser Namespace
(c) 2017 by FlexRule
Send comments on this topic to
support@flexrule.com