Represents the latest that this event could occur and still not affect the completion time of the project represented by the network.. The latest event time is based on the tasks and events preceding this event, every task leading to this event must finish before this event is said to have occurred.
The GetEarliestCompletionTime method of the TActivityNetwork component calculates and fills in the EarliestEventTime and LatestEventTime properties.
|