Updates parent task time values according to the child item time values. You should call EnsureTimeScheduleConstraints()()()() and EnsureTimeLimitConstraints()()()() methods before this call.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public void SummarizeParentTimeValues()
Visual Basic (Declaration)
Public Sub SummarizeParentTimeValues

See Also