SharePoint ListTemplateType enumeration
from microsoft http://msdn.microsoft.com/en-us/library/office/microsoft.sharepoint.client.listtemplatetype(v=office.15).aspx
Syntax
Members
| Member 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. | |
| DesignCatalog | DesignCatalog.Value = 124 | |
| AppDataCatalog | AppDataCatalog.Value = 125 | |
| 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. | |
| HelpLibrary | Help Library. Value = 151. | |
| AccessRequest | Access Request List. Value = 160. | |
| TasksWithTimelineAndHierarchy | Tasks with Timeline and Hierarchy. Value = 171. | |
| MaintenanceLogs | Maintenance Logs Library. Value = 175. | |
| 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 | External. Value = 600 | |
| MySiteDocumentLibrary | MySiteDocumentLibrary.Value = 700 | |
| IssueTracking | Issue tracking. The value = 1100. | |
| AdminTasks | Administrator Tasks. The value = 1200. | |
| HealthRules | Health Rules. The value = 1220. | |
| HealthReports | Health Reports. The value = 1221. | |
| DeveloperSiteDraftApps | Draft Apps library in Developer Site. Value = 1230 |
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. |
SharePoint ListTemplateType enumeration的更多相关文章
- SharePoint 2013 Apps TokenHelper SharePointContext OAuth Provider-Hosted App (抄袭,测试 csc.rsp 用)
namespace Microshaoft.SharePointApps { using Microsoft.IdentityModel; using Microsoft.IdentityModel. ...
- Sharepoint学习笔记—习题系列--70-576习题解析 -(Q88-Q91)
Question 88 You are designing a SharePoint 2010 application that stores data in a list named Base L ...
- 使用ExceptionHandlingScope进行高效的SharePoint CSOM编程
异常处理 在我们使用SharePoint API的时候,获取某些对象的时候,可能会出异常,那么CSOM如何处理这种情况呢. 我们在获取某个List的时候,代码如下: using (ClientCont ...
- [MSDN] 使用 SharePoint 2013 中的 JavaScript 库代码完成基本操作
MSDN:http://msdn.microsoft.com/zh-cn/library/jj163201.aspx 了解如何编写代码以在 SharePoint 2013 中使用 JavaScript ...
- SharePoint online Multilingual support - Development(1)
博客地址:http://blog.csdn.net/FoxDave 上一节讲了SharePoint Online网站多语言的实现原理机制,本节主要从编程的角度来谈一下如何进行相关的设置. 下面列出 ...
- SharePoint 2013 - Client Side Rendering
1. Client side rendering 代码结构为: (function () { // Create object that have the context information ab ...
- sharepoint知识点总结
{ users.Add(value.User); } else { SPGroup group = web.Groups.GetByID(value.LookupId); groups.Add(gro ...
- SharePoint 2013 对话框
The quick way to open a sharepoint 2013 dialog modal form is via Javascript below 1 2 3 4 5 function ...
- sharepoint中的Power Shell命令创建、删除文档库列表
ListTemplateType 枚举: 自定义列表-GenericList.文档库-DocumentLibrary.图片库-PictureLibrary.公告-Announcements.联系人-C ...
随机推荐
- Android图片旋转,缩放,位移,倾斜,对称完整示例(一)——imageView.setImageMatrix(matrix)和Matrix
MainActivity如下: import android.os.Bundle; import android.view.MotionEvent; import android.view.View; ...
- x264 编码器选项分析 (x264 Codec Strong and Weak Points) 1
文章文件夹: x264 编码器选项分析 (x264 Codec Strong and Weak Points) 1 x264 编码器选项分析 (x264 Codec Strong and Weak P ...
- MySQL 错误日志(Error Log)
同大多数关系型数据库一样,日志文件是MySQL数据库的重要组成部分.MySQL有几种不同的日志文件.通常包括错误日志文件,二进制日志,通用日志,慢查询日志,等等. 这些日志能够帮助我们定位mysqld ...
- Java基础知识强化之集合框架笔记40:Set集合之HashSet存储自定义对象并遍历
1. HashSet存储自定义对象并遍历 2. 代码示例: (1)Student类,如下: package cn.itcast_02; /** * @author Administrator * */ ...
- 第一篇:python基础
python基础 python基础 本节内容 python起源 python的发展史 为什么选择python3 第一个python程序 变量定义 表达式和运算符 用户输入 流程控制 判断 流程控制 ...
- 11.3 morning
noip模拟题day1 总览(Overview) 题目名称 取模 等比数列 回文串 程序名 mod sequence palindromes 输入文件名 mod.in sequence.in pa ...
- WisDom.Net 框架设计(二) 服务总线
WisDom.Net 框架设计--服务总线 1.Soa 简介 soa 就是面向服务的体系结构 是一个组件模型,不同的组件之间通过定义良好的接口联系起来.就像盖房子一块砖头一块砖头的砌墙,一片一 ...
- CSS3 box-sizing 属性
定义和用法 box-sizing 属性允许您以特定的方式定义匹配某个区域的特定元素. 例如,假如您需要并排放置两个带边框的框,可通过将 box-sizing 设置为 "border-box& ...
- Android开发手记(27) Java多线程的操作
Java中常用的有关线程的操作有,判断线程是否启动.线程强制执行.线程休眠.线程中断.线程让步.线程同步等.下面就一一举例. 首先,我们新建一个MyThread类实现Runnable接口.基于此接口进 ...
- Alljoyn 概述(2)
AllJoyn 基本概念 • 总线(Bus) – 实现P2P通信的基础 – AllJoyn 的底层协议类似于D-Bus,相当于是跨设备分布式的 D-Bus • 总线附件(Bus Attachment) ...