Updates standard task time values according to the general Schedule or item's Schedule properties. You may also want to call EnsureTimeLimitConstraints()()()() and/or SummarizeParentTimeValues()()()() methods after this call.

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

Syntax

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

See Also