ExpressionParserIsNumeric Method |
判断字符串是否是数字类型
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic static bool IsNumeric(
string value
)
Parameters
- value
- Type: SystemString
Return Value
Type:
Boolean
See Also