A project issue or risk 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 ID 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. | |
Component | TeamDynamix.Api.Issues.CategoryComponent | The component the category is associated with. | ||
ComponentName | String | The name of the component the category is associated with. |