[]
        
(Showing Draft Content)

C1.GanttView.BaseTask.GetCompleteThroughDate

GetCompleteThroughDate Method

GetCompleteThroughDate(double)

Returns the date of the completed part of the task.

Declaration
public DateTime GetCompleteThroughDate(double percentComplete)
Parameters
Type Name Description
double percentComplete

The percentage of the completed part of the task.

Returns
Type Description
DateTime

The date of the completed part of the task.