public final class ApplicationInfo
extends com.aspose.ms.System.Enum
Specifies the project version where the file was created.
Modifier and Type | Field and Description |
---|---|
static int |
MSP2000
File was created in Microsoft Project 2000/2002.
|
static int |
MSP2003
File was created in Microsoft Project 2003.
|
static int |
MSP2007
File was created in Microsoft Project 2007.
|
static int |
MSP2010
File was created in Microsoft Project 2010.
|
static int |
MSP2013
File was created in Microsoft Project 2013.
|
static int |
MSP2016
File was created in Microsoft Project 2016.
|
static int |
Undefined
Can not be defined.
|
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 Undefined
Can not be defined.
public static final int MSP2000
File was created in Microsoft Project 2000/2002.
public static final int MSP2003
File was created in Microsoft Project 2003.
public static final int MSP2007
File was created in Microsoft Project 2007.
public static final int MSP2010
File was created in Microsoft Project 2010.
public static final int MSP2013
File was created in Microsoft Project 2013.
public static final int MSP2016
File was created in Microsoft Project 2016.