The FileAttribute allows the user to upload a file. This file is then associated with this Document Object.
<FileAttribute Name="File" />
DisplayVersion
Indicates if the document version should be shown. The document property "Version" is needed for this. The default value is true.
Following characters are invalid in a file name:
< > : " / \ | ? * ' # % & { } $ ! ' @ +
Last updated 10 months ago
Was this helpful?
<FileAttribute Name="File" DisplayVersion="true"/>