VaultApplicationBaseNewEnvironment Method |
Returns a new Event Handler environment, to be populated in the event handler script.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic virtual ScriptEnvironment NewEnvironment()
Return Value
Type:
ScriptEnvironmentA new environment object.
See Also