Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A byte[] representing the document.

Base64Result (From 8.3.1)

The Result byte[] as a base64 string.

The result is fetched as follows:

var base64Value = NameOfActivity.Base64Result;