public class ProjectManagementDocumentInfo extends DocumentInfo
Constructor and Description |
---|
ProjectManagementDocumentInfo(com.aspose.tasks.Project project,
FileType format,
long size) |
Modifier and Type | Method and Description |
---|---|
Date |
getEndDate()
Gets Project end date
|
Date |
getStartDate()
Gets Project start date
|
int |
getTasksCount()
Gets task count
|
getCreationDate, getFormat, getPagesCount, getProperty, getPropertyNames, getSize
public ProjectManagementDocumentInfo(com.aspose.tasks.Project project, FileType format, long size)