public final class DataCategory
extends com.aspose.ms.System.Enum
The category of data used when saving to CSV.
Modifier and Type | Field and Description |
---|---|
static int |
Assignments
Assignments information.
|
static int |
Resources
Resources information.
|
static int |
Tasks
Tasks information.
|
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 Tasks
Tasks information.
public static final int Resources
Resources information.
public static final int Assignments
Assignments information.