ProjectSubsidiaryRelationship
Tracks relationships between projects and subsidiaries, enabling cross-company project management.
Columns
| Name | Type | References | Description |
| id [KEY] | Integer | A unique internal identifier assigned to the record, used to track and reference the entry within the system. | |
| entity | String | The entity associated with the record (such as a customer, partner, or account), used to reference the organization or individual involved. | |
| externalid | String | A unique identifier for the record assigned by an external system, used for integration or synchronization across platforms. | |
| isprimarysub | Boolean | Indicates whether the record represents the primary subsidiary, used to distinguish the main subsidiary from others in a multi-subsidiary structure. | |
| name | String | The name associated with the record, typically used for identification or display purposes in user interfaces or reports. |