Click or drag to resize
DecisionTableBuilderAddSourceInfo Method
Adds cells line information

Namespace: FlexRule.Decisions.Tables
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public DecisionTableBuilder AddSourceInfo(
	params ISourceInfo[] values
)

Parameters

values
Type: FlexRuleISourceInfo

Return Value

Type: DecisionTableBuilder
See Also