Click or drag to resize
CellParse 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 Cell[] Parse(
	params string[] value
)

Parameters

value
Type: SystemString

Return Value

Type: Cell
See Also