IMetabaseCustomForeEvent.Invoke

Syntax

Invoke;

Parameters

Context. The repository context where event is generated.

Description

The Invoke method invokes a custom event.

Comments

When working in the current repository, the Null value can be sent for the Context parameter.

Example

The method use is given in the example for IMetabaseCustomExtender.Events.

See also:

IMetabaseCustomForeEvent