Add | Adds a project plan. |
 Delete | Deletes an existing project plan. |
 Get | Retrieves a project plan. The project plan is specified by its key, which is contained in the `ProjectPlanParams` object passed to the method. |
 GetDataInterface | Creates an empty data structure for use with the `ProjectPlansService`. |
 GetDataInterfaceFromXMLFile | Creates an object from an XML file. |
 GetDataInterfaceFromXMLString | Creates an object from XML. |
 GetList | Returns the `ProjectPlanParamsCollection` data collection that identifies all project plans. |
 Update | Updates an existing project plan. |
Â