FindById(Id: String): IMetabaseCustomForeEvent;
Id. Custom event identifier.
The FindById method searches for a custom event in the collection by its identifier.
To remove a custom event from the collection by its index, use the IMetabaseCustomForeEvents.Remove method.
See also: