FolderGenericEvent_BeforeNewFolder event

Occurs before a user creates a new folder in the vault.

Syntax

FolderGenericEvent_BeforeNewFolder(Batch, Action)
Parameters
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

About the folder generic events