Program control table used by Unicenter Knowledge Tools
| Column Name | Column Datatype | Column Null Option | Column Comment |
| id | integer | not null | Unique (to the table) numeric identifier. |
| propertyid | integer | with null | The property id value for this ES_CONSTANTS. |
| name | nvarchar(50) | with null | Text name of this item |
| propvalue | integer | with null | The property value value for this ES_CONSTANTS. |
| comments | nvarchar(255) | with null | The comments value for this ES_CONSTANTS. |
| last_mod_dt | integer | with null | Timestamp of when this record was last modified |
Product Name: Unicenter Service Desk
Table Type: Table