ProjectTemplatesProjectCustomers
The Project Customer resource is used to view and create a project customer. This represents the name of the customer organization with whom the agreement has been made on the project.
Columns
| Name | Type | Description |
| ProjectTemplatesProjectTemplateId [KEY] | Long | Unique identifier of the project template. |
| PartyId | Long | Unique identifier of the project customer party. |
| PartyName | String | Name of a person or group of persons who constitute the project customer. |
| PartyNumber | String | Unique number of a person or group of persons who constitute the project customer. |
| ProjectPartyId [KEY] | Long | Unique identifier of a party assignment to the project. |
| CreatedBy | String | The user who created the record. |
| CreationDate | Datetime | The date when the record was created. |
| LastUpdatedBy | String | The user who last updated the record. |
| LastUpdateDate | Datetime | The date when the record was last updated. |
| Finder | String | finder |
| ProjectTemplateId | Long | projecttemplateid |