FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Validation Namespaces
FlexRule.Validation.Languages.Parser.ValueTranslators
MultiValuesValueTranslator Class
MultiValuesValueTranslator Methods
CanParse Method
TryParse Method
MultiValuesValueTranslator
TryParse Method
Namespace:
FlexRule.Validation.Languages.Parser.ValueTranslators
Assembly:
FlexRule.Validation (in FlexRule.Validation.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
Copy
public
bool
TryParse
(
string
cellValue
,
string
exp
,
out
Translation
result
)
Parameters
cellValue
Type:
System
String
exp
Type:
System
String
result
Type:
FlexRule.Validation.Languages.Parser.ValueTranslators
Translation
Return Value
Type:
Boolean
Implements
IValueTranslator
TryParse(String, String, Translation
)
See Also
Reference
MultiValuesValueTranslator Class
FlexRule.Validation.Languages.Parser.ValueTranslators Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com