VaultApplicationBaseRun Method
Invokes all methods that have the MFEventHandlerAttribute and are applicable to this event.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public virtual ScriptResult Run(
ScriptEnvironment environment
)
- environment ScriptEnvironment
- The event and environment that the assembly should process.
ScriptResultThe result object.