Gets the finish date and time of the project consisting of all standard tasks within the control.

Namespace:  DlhSoft.Web.UI.WebControls
Assembly:  DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)

Syntax

C#
public DateTime GetProjectFinish()
Visual Basic (Declaration)
Public Function GetProjectFinish As DateTime

Return Value

The finish date and time of the project consisting of all standard tasks within the control.

See Also