ScriptEnvironmentGetEventHandlerEnvironment Method
Implicitly converts a ScriptEnvironment object to a EventHandlerEnvironment.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public static EventHandlerEnvironment GetEventHandlerEnvironment(
ScriptEnvironment env
)
- env ScriptEnvironment
- The environment object containing untyped parameters.
EventHandlerEnvironmentThe created typed environment object.