Click or drag to resize
ExpressionParserParse Method
解析条件表达式

Namespace: Slickflow.Engine.Xpdl
Assembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntax
C#
public static bool Parse(
	string filterString
)

Parameters

filterString
Type: SystemString

Return Value

Type: Boolean
See Also