ExpressionParserParse Method |
解析条件表达式
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxpublic static bool Parse(
string filterString
)
Parameters
- filterString
- Type: SystemString
Return Value
Type:
Boolean
See Also