Gets data as a Project XML string.
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public string GetProjectXml( IList<string> assignableResources ) |
| Visual Basic (Declaration) |
|---|
Public Function GetProjectXml ( _ assignableResources As IList(Of String) _ ) As String |
Parameters
- assignableResources
- Type: System.Collections.Generic..::.IList<(Of <(String>)>)
The list of strings that holds assignable resources.