Invoke;
Invoke(Context: IForeRuntimeContext);
Context. The repository context where event is generated.
The Invoke method invokes a custom event.
On writing the code on Fore.NET language and on working in current repository, the Null value can be sent for the Context parameter.
The method use is given in the example for IMetabaseCustomExtender.Events.
See also: