FileFormat
FileFormat enumeration
Specifies the project’s file format.
Members
| Member name | Description | 
|---|---|
| UNDEFINED | Can not be defined. | 
| P6XML | Represents Primavera P6 XML format. | 
| XML | Microsoft Project XML format. | 
| MPP8 | Microsoft Project 2000 format. | 
| MPP9 | Microsoft Project 2003 format. | 
| MPP12 | Microsoft Project 2007 format. | 
| MPP14 | Microsoft Project 2010 format. | 
| MPT9 | Microsoft Project 2003 template format. | 
| MPT12 | Microsoft Project 2007 template format. | 
| MPT14 | Microsoft Project 2010 (2013) template format. | 
| MPX | Mpx file format | 
| XER | Represents Primavera XER format | 
| HTML | Represents HTML format | 
| PROJECT_SERVER | Project was read from Project Server or Project Online | 
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks