Overview
This structure contains the complete set of information of a project note.
...
Panel | ||
---|---|---|
| ||
|
...
Element | Data Type | Description | Sample Data |
---|---|---|---|
CreatedByUserIdentity | PwsUserRefThe user that creates the project note. This structure contains all the unique identifying fields of a user. Click here for more information | **deprecated** It is replaced by element CreatedByUser. | |
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. |
...