VaultApplicationBaseGetEventHandlerEnvironment Method
Creates the local event handler environment.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
protected virtual EventHandlerEnvironment GetEventHandlerEnvironment(
ScriptEnvironment scriptEnv
)
- scriptEnv ScriptEnvironment
- The environment object from foreign platform (e.g. VBScript).
EventHandlerEnvironmentThe local event handler environment.