SP.ListTemplateType Enumeration

Applies to: SharePoint Foundation 2010

Specifies list server templates.

Values

Name

Description

invalidType

Not used. The value = -1.

noListTemplate

No list template. The value = 0.

genericList

Custom list. The value = 100.

documentLibrary

Document library. The value = 101.

survey

Survey. The value = 102.

links

Links. The value = 103.

announcements

Announcements. The value = 104.

contacts

Contacts. The value = 105.

events

Calendar. The value = 106.

tasks

Tasks. The value = 107.

discussionBoard

Discussion board. The value = 108.

pictureLibrary

Picture library. The value = 109.

dataSources

Data sources for a site. The value = 110.

webTemplateCatalog

Site template gallery. The value = 111.

userInformation

User Information. The value = 112.

webPartCatalog

Web Part gallery. The value = 113.

listTemplateCatalog

List Template gallery. The value = 114.

xmlForm

XML Form library. The value = 115.

masterPageCatalog

Master Page gallery. The value = 116.

noCodeWorkflows

No Code Workflows. The value = 117.

workflowProcess

Custom Workflow Process. The value = 118.

webPageLibrary

Wiki Page Library. The value = 119.

customGrid

Custom grid for a list. The value = 120.

solutionCatalog

Solution Catalog. The value = 121.

noCodePublic

No Code Public Workflows. The value = 122.

themeCatalog

ThemeCatalog. The value = 123.

dataConnectionLibrary

Data connection library for sharing information about external data connections. The value = 130.

workflowHistory

Workflow History. The value = 140.

ganttTasks

Project Tasks. The value = 150.

meetings

Meeting Series (Meeting). The value = 200.

agenda

Agenda (Meeting). The value = 201.

meetingUser

Attendees (Meeting). The value = 202.

decision

Decisions (Meeting). The value = 204.

meetingObjective

Objectives (Meeting). The value = 207.

textBox

Text Box (Meeting). The value = 210.

thingsToBring

Things To Bring (Meeting). The value = 211.

homePageLibrary

Workspace Pages (Meeting). The value = 212.

posts

Posts (Blog). The value = 301.

comments

Comments (Blog). The value = 302.

categories

Categories (Blog). The value = 303.

facility

Facility. The value = 402.

whereabouts

Whereabouts. The value = 403.

callTrack

Call Track. The value = 404.

circulation

Circulation. The value = 405.

timecard

Time card. The value = 420.

holidays

Holidays. The value = 421.

imeDic

IME Dictionary. The value = 499.

externalList

issueTracking

Issue tracking. The value = 1100.

adminTasks

Administrator Tasks. The value = 1200.

healthRules

Health Rules. The value = 1220.

healthReports

Health Reports. The value = 1221.

Remarks

The following is a list of standard list template types.

List Template Type

Template Id

Base Type

Description

GenericList

100

0

A basic list which can be adapted for multiple purposes.

DocumentLibrary

101

1

Contains a list of documents and other files.

Survey

102

4

Fields on a survey list represent questions that are asked of survey participants. Items in a list represent a set of responses to a particular survey.

Links

103

0

Contains a list of hyperlinks and their descriptions.

Announcements

104

0

Contains a set of simple announcements.

Contacts

105

0

Contains a list of contacts used for tracking people in a site.

Events

106

0

Contains a list of single and recurring events. An events list typically has special views for displaying events on a calendar.

Tasks

107

0

Contains a list of items that represent completed and pending work items.

DiscussionBoard

108

0

Contains discussions topics and their replies.

PictureLibrary

109

1

Contains a library adapted for storing and viewing digital pictures.

DataSources

110

1

Contains data connection description files.

XmlForm

115

1

Contains XML documents. An XML form library can also contain templates for displaying and editing XML files via forms, as well as rules for specifying how XML data is converted to and from list items.

NoCodeWorkflows

117

1

Contains additional workflow definitions that describe new processes that can be used within lists. These workflow definitions do not contain advanced code-based extensions.

WorkflowProcess

118

0

Contains a list used to support execution of custom workflow process actions.

WebPageLibrary

119

1

Contains a set of editable Web pages.

CustomGrid

120

0

Contains a set of list items with a grid-editing view.

WorkflowHistory

140

0

Contains a set of history items for instances of workflows.

GanttTasks

150

0

Contains a list of tasks with specialized Gantt views of task data.

IssuesTracking

1100

5

Contains a list of items used to track issues.

See Also

Reference

SP Namespace