Click or drag to resize
RowFactoryTermsRef Method

Namespace: FlexRule.Decisions.Tables.Definitions
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public static ITermsRefRow TermsRef(
	ITable table,
	IIterable<ICell> terms
)

Parameters

table
Type: FlexRule.Decisions.Tables.DefinitionsITable
terms
Type: FlexRuleIIterableICell

Return Value

Type: ITermsRefRow
See Also