ProjectManagementOptions class

ProjectManagementOptions class

Represents options for rendering project management files.

For details, see the documentation.

The ProjectManagementOptions type exposes the following members:

Constructors

Constructor Description
init Initializes a new ProjectManagementOptions instance.

Properties

Property Description
end_date The end date of the Gantt Chart View to be included into the output.
page_size The output page size.
start_date The start date of the Gantt Chart View to be included into the output.
time_unit The time unit.

See Also