ProjectManagementViewInfo class

ProjectManagementViewInfo class

Represents view information for MS Project document.

Inheritance: ProjectManagementViewInfoViewInfo

The ProjectManagementViewInfo type exposes the following members:

Constructors

Constructor Description
init Initializes new instance of ProjectManagementViewInfo class.
init Constructs a new instance of ProjectManagementViewInfo

Properties

Property Description
file_type The type of the file.
pages The list of pages to view.
start_date The date time from which the project started.
end_date The date time when the project is to be completed.

See Also