Skip to content

Enum WSB_DCAPDFArchDefaultMethod

Specifies what the PDF Archive feature should do, by default, if there are conflicting file names.

Properties

Name Value
Access Public

Values

Ordinal Name Description
0 DoNotArchive Skip the file upload, do not archive.
1 AlwaysCreateNew Creat a new file with a new file name with a number appended to it.
2 OverwriteExisting Overwrite the existing file on the remote file storage.