Click or drag to resize
IWorkflowTaskSend Method
发送工作流任务信息

Namespace: X3Platform.WorkflowPlus
Assembly: X3Platform.Abstractions (in X3Platform.Abstractions.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
void Send(
	IWorkflowClientContext context
)

Parameters

context
Type: X3Platform.WorkflowPlusIWorkflowClientContext

[Missing <param name="context"/> documentation for "M:X3Platform.WorkflowPlus.IWorkflowTask.Send(X3Platform.WorkflowPlus.IWorkflowClientContext)"]

See Also