Microsoft Project · Schema

Project

Project schema from Microsoft Project Online REST API

BudgetingGantt ChartsMicrosoftPortfolio ManagementProject ManagementResource ManagementSchedulingTask Management

Properties

Name Type Description
Id string Unique identifier of the project
Name string Name of the project
Description string Description of the project
StartDate string Project start date
FinishDate string Project finish date
CreatedDate string Date the project was created
ModifiedDate string Date the project was last modified
IsCheckedOut boolean Whether the project is currently checked out
CheckedOutBy string User who checked out the project
PercentComplete integer Overall completion percentage
ProjectType integer Enterprise project type identifier
ProjectSiteUrl string URL to the project site
View JSON Schema on GitHub