Enum WSB_DCACategorySelectionMethod¶
Specifies the methods/behaviours of how a file category should be selected when uploading a file (e.g., via drag and drop).
Properties¶
| Name | Value |
|---|---|
| Access | Public |
Values¶
| Ordinal | Name | Description |
|---|---|---|
UseSelectedCategory |
Use the selected category. | |
| 1 | SelectOnFileUpload |
Select the category to use after/on uploading the file. |
| 2 | UseDefault |
Use the default file category from the setup. |