Overview
This structure contains the complete set of information of a project note.
Format
PwsProjectNote
- PwsProjectNote
- CreatedByUserIdentity: PwsUserRef
- CreatedTimestamp: DateTime
- Note: String (1024)
- CreatedByUser: PwsUserSummary
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
CreatedByUserIdentity | The user that creates the project note. This structure contains all the unique identifying fields of a user. Click here for more information. | ||
CreatedTimestamp | DateTime | The UTC time of when the project note is created. | 2018-02-08T11:15:22.443 |
Note | String (1024) | The content of the project note. | Tony delivered set design first draft on 01/27 |
CreatedByUser | The user that creates the project note. This structure contains the key information of a user. Click here for more information. |