MetabaseCustomForeEvent.Create

Syntax

Create(Id: String);

Parameters

Id. Custom event identifier.

Description

The Create constructor creates a custom event.

Comments

To call starting of custom event, use the IMetabaseCustomForeEvent.Invoke method.

See also:

MetabaseCustomForeEvent