Versions Compared

Key

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

Filter inputs

NameTypeDescriptionMandatoryAvailable from versionComment
OwnerGuidThe owner of the file in the systemtrue
A file will be accessible (Customer Front > Forms) for all end-users when adding a file with guid empty as owner and permission All. 
FileNamestringThe name of the file in the BFS


ContentTypestringThe content type of the uploaded fil (eg "application/pdf")


PermissionEnumFilePermission.All / FilePermission.AdminOnly / FilePermission.AdminPartner


fileBytesbyte[]Array of bytes containing the file


...