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

The TaskManager..::.ProjectXmlSerializer..::.GettingAssignmentXmlEventArgs type exposes the following members.

Constructors

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
Assignment
Indicates the source Assignment object.
OutputXml
Gets or sets the XML content that will be used as output data within the Save operation.
(Inherited from TaskManager..::.ProjectXmlSerializer..::.GettingXmlElementEventArgs.)

See Also