IProcessServiceGetSmartTaskInfo Method

Scanjour Workflow4 Reference Manual
Gets the smart task information.

Namespace:  Scanjour.Workflow4.Web.Services
Assembly:  Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 19.1.6.0 (19.1.6.0)
Syntax

Stream GetSmartTaskInfo(
	string taskId
)

Parameters

taskId
Type: SystemString
The task identifier.

Return Value

Type: Stream
Stream containing smart task information in JSON form.
See Also

Reference