Click or drag to resize
IValueTransformerAddString Method
Makes sure values will be surrounded by "

Namespace: FlexRule.Decisions.Tables.Readers
Assembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
void AddString(
	params string[] columns
)

Parameters

columns
Type: SystemString
See Also