Saves data to a Project XML stream.
Namespace:
DlhSoft.Web.UI.WebControlsAssembly: DlhSoft.ProjectData.GanttChart.ASP.Controls (in DlhSoft.ProjectData.GanttChart.ASP.Controls.dll)
Syntax
| C# |
|---|
public void Save( Stream projectXmlStream ) |
| Visual Basic (Declaration) |
|---|
Public Sub Save ( _ projectXmlStream As Stream _ ) |
Parameters
- projectXmlStream
- Type: System.IO..::.Stream
The stream to save data to.