Click or drag to resize
RowFactoryEffects 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 IEffectRow Effects(
	ITable table,
	IIterable<ICell> effects
)

Parameters

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

Return Value

Type: IEffectRow
See Also