Represents a data serializer used to export the contents of a TaskManager component to a Project XML file.

Namespace:  DlhSoft.Windows.Data
Assembly:  DlhSoft.ProjectData.Core (in DlhSoft.ProjectData.Core.dll)

Syntax

C#
public class ProjectXmlSerializer
Visual Basic (Declaration)
Public Class ProjectXmlSerializer

Inheritance Hierarchy

System..::.Object
  DlhSoft.Windows.Data..::.TaskManager..::.ProjectXmlSerializer

See Also