Description
Contains the generated titles of the list items. They are composed of values stored in the TitleForLists table.
Dependencies
Columns
GroupId : int, allows null: yes, default: 0
The ID of the related department or project. Depends on the GroupType
value.
ListId : int, allows null: no
The unique numeric identifier of the item.
ListTypeCode : varchar (max 100 chars), allows null: no
List identifier: the name of the list without spaces.
Title : varchar (max 8000 chars), allows null: yes
The title of the list item generated by using a combination of values taken from the specified fields and a prefix, suffix, and two separators.