ProcessModelReplaceParameterToValue Method |
取代条件表达式中的参数值
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
Syntaxinternal string ReplaceParameterToValue(
string expression,
IDictionary<string, string> dictoinary
)
Parameters
- expression
- Type: SystemString
- dictoinary
- Type: System.Collections.GenericIDictionaryString, String
Return Value
Type:
String
See Also