ProjectManagementDocumentInfo class

ProjectManagementDocumentInfo class

Contains ProjectManagement document metadata.

The ProjectManagementDocumentInfo type exposes the following members:

Methods

Method Description
get
get_file
get_string

Properties

Property Description
creation_date The document creation date.
end_date The project end date.
format The document format.
pages_count The document pages count.
property_names The enumerable of all properties that can be retrieved for the current document info.
size The document size in bytes.
start_date The project start date.
tasks_count The tasks count.

See Also