ProjectView
Contents
[
Hide
]ProjectView class
Project’s view class
The ProjectView type exposes the following members:
Constructors
Name | Description |
---|---|
ProjectView(columns) | Initializes a new instance of the ProjectView class. |
Properties
Name | Description |
---|---|
columns | Gets the project view columns. |
Methods
Name | Description |
---|---|
get_default_gantt_chart_view() | Includes id, indicators, name, duration, start and finish task columns. |
get_default_task_sheet_view() | Includes id, indicators, name, duration, start, finish, predecessors and resource names task columns. |
get_default_resource_usage_view() | Includes Uid, name, start, finish and work resource columns. |
get_default_assignment_view() | Includes Uid, task name, resource name, work and duration assignment columns. |
get_default_resource_sheet_view() | Includes Uid, resource name, type, material label, initials, group, max units, standard rate, overtime rate, cost per use, accrue at, base calendar and code resource columns. |
See Also
- namespace aspose.tasks.visualization
- assembly Aspose.Tasks