A project link category.
| Name | Editable? | Type | Nullable? | Summary |
|---|---|---|---|---|
| ID | Int32 | The category ID. | ||
| Name | String | This field is nullable. | The category name. | |
| CreatedByFullName | String | This field is nullable. | The full name of the user who created the category. | |
| CreatedByUID | String | This field is nullable. | The UID of the user who created the category. | |
| CreatedDate | DateTime | The date the category was created. | ||
| ModifiedDate | DateTime | The date the category was last modified. | ||
| ProjectID | Int32 | The ID of the project the category is associated with. | ||
| ProjectName | String | This field is nullable. | The name of the project the category is associated with. |