Information on the category of the patch
Column Name | Type | Nullable | Description |
---|---|---|---|
CategoryGUID | unique-identifier | No | Uniquely identifies the category of the patch |
Title | string | No | The patch title |
patchcategorytype | string | No | The type of the patch category |
releasenotes | string | No | Any release notes provided |
prohibitsupdates | boolean | No | Identifies if updates are prohibited |
prohibitssubcategories | boolean | No | Identifies if subcategories are prohibited |
displayorder | integer | No | Determines the patch’s place in the display order |
Description | text | No | A description of the patch |
arrivaldate | datetime | Yes | The date and time of the patch category’s arrival |
IsCurrent | character | Yes | Not used |