IDynamicRunableInvokeMethod Method |
调用外部方法
Namespace: Slickflow.Engine.XpdlAssembly: Slickflow.Engine (in Slickflow.Engine.dll) Version: 1.5.8.0 (1.5.8.0)
SyntaxObject InvokeMethod(
TaskImplementDetail implementation,
Object[] userParameters
)
Parameters
- implementation
- Type: Slickflow.Engine.XpdlTaskImplementDetail
- userParameters
- Type: SystemObject
Return Value
Type:
Object
See Also