IScheduledEvent.Bind

Syntax

Bind(Mb: IMetabase): IScheduledTask;

Parameters

Mb is a repository within which the task is executed.

Description

The Bind property returns parameters of the task for the execution of which the given event was scheduled.

See also:

IScheduledEvent