Enum FileFormat

Enum FileFormat

De naam: Aspose.Tasks Verzameling: Aspose.Tasks.dll (25.4.0)

Bepaal het bestandformaat van het project.

public enum FileFormat

Fields

HTML = 12

Vertegenwoordigt HTML-formaat

MPP12 = 5

Microsoft Project 2007 in de vorm.

MPP14 = 6

Microsoft Project 2010.

MPP8 = 3

Microsoft Project 2000 vormgeving.

MPP9 = 4

Microsoft Project 2003 in de vorm.

MPT12 = 8

Microsoft Project 2007 template formaat.

MPT14 = 9

Microsoft Project 2010 (2013) template formaat.

MPT9 = 7

Microsoft Project 2003 template formaat.

MPX = 10

MPX bestandformaat

P6XML = 1

Dit is het Primavera P6 XML-formaat.

ProjectServer = 13

Project is gelezen vanaf Project Server of Project Online

Undefined = 0

Het kan niet gedefinieerd worden.

XER = 11

Vertegenwoordigt Primavera XER

XML = 2

Microsoft Project XML format.

Volledige XSD schema validatie is hier niet geïmplementeerd.

 Nederlands