FlexRule Runtime API
FlexRule Runtime API
FlexRule Namespaces
FlexRule.Validation Namespaces
FlexRule.Validation.Languages.Parser.ValueTranslators
IValueTranslator Interface
IValueTranslator Methods
TryParse Method
IValueTranslator
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
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
See Also
Reference
IValueTranslator Interface
FlexRule.Validation.Languages.Parser.ValueTranslators Namespace
(c) 2016 by FlexRule
Send comments on this topic to
support@flexrule.com