Metabase > Metabase Assembly Classes > MetabaseCustomForeEvent > MetabaseCustomForeEvent.Create
Create(Id: String);
Create(Id: string);
Id. Custom event identifier.
The Create constructor creates a custom event.
To call starting of custom event, use the IMetabaseCustomForeEvent.Invoke method.
See also: