SP.ListTemplateType enumeration

Specifies list server templates.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var SP.ListTemplateType = {accessRequest : "Undefined",adminTasks : "Undefined",agenda : "Undefined",announcements : "Undefined",appDataCatalog : "Undefined",callTrack : "Undefined",categories : "Undefined",circulation : "Undefined",comments : "Undefined",contacts : "Undefined",customGrid : "Undefined",dataConnectionLibrary : "Undefined",dataSources : "Undefined",decision : "Undefined",designCatalog : "Undefined",developerSiteDraftApps : "Undefined",discussionBoard : "Undefined",documentLibrary : "Undefined",events : "Undefined",externalList : "Undefined",facility : "Undefined",ganttTasks : "Undefined",genericList : "Undefined",healthReports : "Undefined",healthRules : "Undefined",holidays : "Undefined",homePageLibrary : "Undefined",imeDic : "Undefined",invalidType : "Undefined",issueTracking : "Undefined",links : "Undefined",listTemplateCatalog : "Undefined",maintenanceLogs : "Undefined",masterPageCatalog : "Undefined",meetingObjective : "Undefined",meetings : "Undefined",meetingUser : "Undefined",mySiteDocumentLibrary : "Undefined",noCodePublic : "Undefined",noCodeWorkflows : "Undefined",noListTemplate : "Undefined",pictureLibrary : "Undefined",posts : "Undefined",solutionCatalog : "Undefined",survey : "Undefined",tasks : "Undefined",tasksWithTimelineAndHierarchy : "Undefined",textBox : "Undefined",themeCatalog : "Undefined",thingsToBring : "Undefined",timecard : "Undefined",userInformation : "Undefined",webPageLibrary : "Undefined",webPartCatalog : "Undefined",webTemplateCatalog : "Undefined",whereabouts : "Undefined",workflowHistory : "Undefined",workflowProcess : "Undefined",xmlForm : "Undefined",registerEnum : "Undefined"}

Members

The ListTemplateType enumeration has the following members.

Member

Value

Description

accessRequest

Undefined

adminTasks

1200

Administrator Tasks.

agenda

201

Agenda (Meeting).

announcements

104

Announcements.

appDataCatalog

Undefined

callTrack

404

Call Track.

categories

303

Categories (Blog).

circulation

405

Circulation.

comments

302

Comments (Blog).

contacts

105

Contacts.

customGrid

120

Custom grid for a list.

dataConnectionLibrary

130

Data connection library for sharing information about external data connections.

dataSources

110

Data sources for a site.

decision

204

Decisions (Meeting).

designCatalog

Undefined

developerSiteDraftApps

Undefined

discussionBoard

108

Discussion board.

documentLibrary

101

Document library.

events

106

Calendar.

externalList

Undefined

facility

402

Facility.

ganttTasks

150

Project Tasks.

genericList

100

Custom list.

healthReports

1221

Health Reports.

healthRules

1220

Health Rules.

holidays

421

Holidays.

homePageLibrary

212

Workspace Pages (Meeting).

imeDic

499

IME Dictionary.

invalidType

-1

Not used.

issueTracking

1100

Issue tracking.

links

103

Links.

listTemplateCatalog

114

List Template gallery.

maintenanceLogs

Undefined

masterPageCatalog

116

Master Page gallery.

meetingObjective

207

Objectives (Meeting).

meetings

200

Meeting Series (Meeting).

meetingUser

202

Attendees (Meeting).

mySiteDocumentLibrary

Undefined

noCodePublic

122

No Code Public Workflows.

noCodeWorkflows

117

No Code Workflows.

noListTemplate

0

No list template.

pictureLibrary

109

Picture library.

posts

301

Posts (Blog).

solutionCatalog

121

Solution Catalog.

survey

102

Survey.

tasks

107

Tasks.

tasksWithTimelineAndHierarchy

Undefined

textBox

210

Text Box (Meeting).

themeCatalog

123

ThemeCatalog.

thingsToBring

211

Things To Bring (Meeting).

timecard

420

Time card.

userInformation

Undefined

webPageLibrary

119

Wiki Page Library.

webPartCatalog

Undefined

webTemplateCatalog

111

Site template gallery.

whereabouts

403

Whereabouts.

workflowHistory

140

Workflow History.

workflowProcess

118

Custom Workflow Process.

xmlForm

115

XML Form library.

registerEnum

Undefined

helpLibrary

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.