WorkflowBlob Constructor (Byte)

Scanjour Workflow4 Reference Manual
Constructs new instance of WorkflowBlob and fills it with data from the byte array

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

public WorkflowBlob(
	byte[] content
)

Parameters

content
Type: SystemByte
Byte array to copy data from
See Also

Reference