IBProcessStage.MinDeadline

Syntax

MinDeadline(StartDate: DateTime): DateTime;

Parameters

StartDate. Date and time, relative to which the longest termination time is calculated.

Description

The MinDeadline property returns the longest termination time among groups of steps of this stage relative to the specified date.

Example

The property use is given in the example for IBProcess.Stages.

See also:

IBProcessStage