Overview
This structure is used to uniquely identify a project issue. Project issues can be identified by ProjectIssueUid, and it can also be tagged by a user defined ID called ReferenceId.
Format
PwsProjectIssueCategory
- PwsProjectIssueCategory
- ProjectIssueCategoryId: Int32
- ProjectIssueCategoryUid: Int64
- InactiveFlag: Boolean
- Name: String
- SortOrder: Int16
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
ProjectIssueCategoryId | Int32 | ||||
ProjectIssueCategoryUid | Int64 | ||||
InactiveFlag | Boolean | ||||
Name | String | ||||
SortOrder | Int16 |