Overview
This structure contains the non-PM user on a project's management team and their project related permissions.
Format
PwsProjectManagementTeamMember
- PwsProjectManagementTeamMember
- EmailFlag: Boolean
- UpdateFlag: Boolean
- UserIdentity: PwsUserRef
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
EmailFlag | Boolean | On Insert: No On Update: No | If set to "true", user will receive project related emails. | true | |
UpdateFlag | Boolean | On Insert: No On Update: No | If set to "true", user can act as PM. | false | |
UserIdentity | On Insert: Yes On Update: No | The user that is on the project management team. Click here for more information. |