| IValueTransformerGetValue Method |
Gets a new value based of transform rules for table or column
Namespace: FlexRule.Decisions.Tables.ReadersAssembly: FlexRule.Decisions (in FlexRule.Decisions.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxstring GetValue(
string value,
string column = null
)
Parameters
- value
- Type: SystemString
- column (Optional)
- Type: SystemString
Specify read rule for a specific column
Return Value
Type:
String
See Also