ProjectInfo
ProjectInfo class
Brief info about the published project available on Project Online.
Constructors
| Name | Description |
|---|---|
| ProjectInfo | Initializes a new instance of the ProjectInfo class. |
Methods
| Name | Description |
|---|---|
| get_CreatedDate | Gets the date and time when the project was created. |
| get_Description | Gets the description of the project. |
| get_Id | Gets the unique identifier of the project. |
| get_IsCheckedOut | Gets a value indicating whether the project is checked out. |
| get_LastPublishedDate | Gets the most recent date when the project was published. |
| get_LastSavedDate | Gets the most recent date when the project was saved. |
| get_Name | Gets the name of the project. |