VaultApplicationBaseNewEnvironment Method

Returns a new Event Handler environment, to be populated in the event handler script.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public virtual ScriptEnvironment NewEnvironment()

Return Value

ScriptEnvironment
A new environment object.

See Also