Occurs before a user creates a new folder in the vault.
Syntax
FolderGenericEvent_BeforeNewFolder(Batch, Action)
Name | Description |
---|---|
Batch |
An object that represents the batch of documents the user has selected. |
Action |
Long integer that represents one or more AS_IMPORTTYPE constants. |
Related concepts