TdxGanttControlTaskPredecessorLink.IsElapsedLagFormat Method
Checks if a lag time is specified in elapsed format.
Declaration
function IsElapsedLagFormat: Boolean;
Returns
Type |
---|
Boolean |
Remarks
Elapsed time is the total calendar time required for task completion. This time includes weekends and holidays.
This function returns True if a lag time measurement unit has the ‘e’ prefix; otherwise, False.
See Also