Overload List

  NameDescription
GetCompletedFinish(DateTime, Double, DateTime)
Gets the completed finish date and time based on the specified start, completion rate (value between 0 and 1), and finish values.
(Inherited from GanttChartView.)
GetCompletedFinish(DateTime, Double, DateTime, Schedule)
Gets the completed finish date and time based on the specified start, completion rate (value between 0 and 1), and finish values, considering the spcified schedule object instead of the default working and nonworking time intervals.
(Inherited from GanttChartView.)

See Also