Bridge.ProjectMember
Members are allowed to view many projects.
Table Description
| Column Name | Description | Datatype | Foreign Key To |
|---|---|---|---|
| MemberKey | Identifies the Member that can observe this project | int | Dim.Member |
| ProjectKey | Identifies this project | int | Dim.Project |