public final class TasksDataFormat
extends com.aspose.ms.System.Enum
Specifies the project data formats.
Modifier and Type | Field and Description |
---|---|
static int |
MPP
MPP format, for data update only, real format (MPP9, MPP12, MPP14) defines by original MPP file.
|
static int |
XML
XML (MSPDI) format.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int XML
XML (MSPDI) format.
public static final int MPP
MPP format, for data update only, real format (MPP9, MPP12, MPP14) defines by original MPP file.
Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.