[]
Returns the date of the completed part of the task.
public DateTime GetCompleteThroughDate(double percentComplete)
Type | Name | Description |
---|---|---|
double | percentComplete | The percentage of the completed part of the task. |
Type | Description |
---|---|
DateTime | The date of the completed part of the task. |