ProjectsNotes
Gets a Project's Notes
Columns
| Name | Type | References | |
| ProjectId | Long |
Projects.ProjectId | |
| NoteId [KEY] | Long | ||
| Title | String | ||
| Body | String | ||
| DateCreatedUtc | Datetime | ||
| DateUpdatedUtc | Datetime | ||
| OwnerUserId | Int |
Gets a Project's Notes
| Name | Type | References | |
| ProjectId | Long |
Projects.ProjectId | |
| NoteId [KEY] | Long | ||
| Title | String | ||
| Body | String | ||
| DateCreatedUtc | Datetime | ||
| DateUpdatedUtc | Datetime | ||
| OwnerUserId | Int |