CriticalPathIterator.IsDone
Description:
Identifies if the iteration has completed.
Identifies if the iteration has completed.
public virtual bool IsDone()
Boolean
True if all segments have been visited on the critical path.
False if there are more segments to be visited.