public final class DataCategory extends Object
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.
|
public static final int Tasks
Tasks information.
public static final int Resources
Resources information.
public static final int Assignments
Assignments information.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.