IProcessServiceGetAsset Method

Scanjour Workflow4 Reference Manual
Gets the shared asset to be used in the process user interface.

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

Stream GetAsset(
	string key
)

Parameters

key
Type: SystemString
The asset key.

Return Value

Type: Stream
Asset in the binary form.
See Also

Reference