Represents a data serializer used to persist the contents of a TaskManager component within a Project XML file.
The TaskManager..::..ProjectXmlSerializer..::..PredecessorItemSavingEventArgs type exposes the following members.
Constructors
Methods
| Name | Description | |
|---|---|---|
| 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
| Name | Description | |
|---|---|---|
| OutputXml |
Gets or sets the XML content that will be used as output data within the Save operation.
(Inherited from TaskManager..::..ProjectXmlSerializer..::..ElementSavingEventArgs.) | |
| PredecessorItem |
Indicates the source PredecessorItem object.
| |
| TaskItem |
Indicates the source TaskItem object.
(Inherited from TaskManager..::..ProjectXmlSerializer..::..TaskItemSavingEventArgs.) |