IProcessServiceGetSmartTaskAttachments Method

Scanjour Workflow4 Reference Manual
Gets the smart task attachments.

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

string[] GetSmartTaskAttachments(
	string taskId
)

Parameters

taskId
Type: SystemString
The task identifier.

Return Value

Type: String
Array containing record keys of smart task attachments.
See Also

Reference