Gets data as a Project XML string.

Namespace:  DlhSoft.Web.Mvc
Assembly:  DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)

Syntax

C#
public string GetProjectXml()
Visual Basic (Declaration)
Public Function GetProjectXml As String

Return Value

The Project XML string.

See Also