WorkflowBlob Constructor

Scanjour Workflow4 Reference Manual
Overload List

  NameDescription
Public methodWorkflowBlob(Byte)
Constructs new instance of WorkflowBlob and fills it with data from the byte array
Public methodWorkflowBlob(Stream)
Constructs new instance of WorkflowBlob and fills it with data from the given stream
Public methodWorkflowBlob(String)
Constructs new instance of WorkflowBlob and fills it with a content decoded from BASE64 representation
Top
See Also

Reference