ProjectProgramsProgramProjects
The Project Assignments resource is used to manage the assignments of projects to a program.
Columns
| Name | Type | Description |
| ProjectProgramsProjectProgramId [KEY] | Long | The unique identifier of the program. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| LastUpdatedBy | String | The user who last updated the record. |
| ProjectId | Long | The unique identifier of the project. |
| RelationshipId [KEY] | Long | The unique identifier of the project assignment to a program. |
| ProjectNumber | String | The unique number of the project. |
| Finder | String | finder |
| PersonId | Long | personid |
| ProjectProgramId | Long | projectprogramid |
| TreeStructureId | String | treestructureid |