Saves data to a Project XML stream.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
public void SaveProjectXml( Stream stream ) |
Visual Basic (Declaration) |
---|
Public Sub SaveProjectXml ( _ stream As Stream _ ) |
Parameters
- stream
- Type: System.IO..::.Stream
The stream to save data to.