Loads data from a Project XML string.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public void LoadProjectXml( string xml ) |
| Visual Basic (Declaration) |
|---|
Public Sub LoadProjectXml ( _ xml As String _ ) |
Parameters
- xml
- Type: System..::.String
The string to load data from.