Click or drag to resize
RowFactorySettings 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 ISettingsRow Settings(
	ITable table,
	IIterable<ICell> settings
)

Parameters

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

Return Value

Type: ISettingsRow
See Also