usp_properties

Provides a list of property/value pairs for Service Desk and Knowledge Tools applications

Column Name Column Datatype Column Null Option Column Comment
id integer not null Unique (to the table) numeric identifier.
property_name nvarchar(100) with null The property name value for this USP_PROPERTIES.
property_type nvarchar(100) with null The property type value for this USP_PROPERTIES.
property_description nvarchar(255) with null The property description value for this USP_PROPERTIES.
property_default long nvarchar with null The property default value for this USP_PROPERTIES.
property_value long nvarchar with null The property value value for this USP_PROPERTIES.
last_mod_dt integer with null Timestamp of when this record was last modified

Product Name: Unicenter Service Desk

Table Type: Table


Copyright © 2006 CA. All rights reserved.