适用于:SharePoint 2016 |SharePoint Foundation 2013 |SharePoint Online |SharePoint Server 2013
指定列表实例的属性。
定义
<Property
  Name = string
  Value = string
  Type = int | string | DateTime />
元素和属性
下面各部分介绍了属性、子元素和父元素。
Attributes
| 属性 | 说明 | 
|---|---|
| **名字** | 可选 **string**。 指定属性的名称。 | 
| **价值** | 可选 **string**。 指定属性的值。 | 
| **类型** | 可选 **choice**。 指定属性的类型。 可接受的值为 int、string 或 DateTime。 | 
子元素
无
父元素
出现次数
| 最小值:0 最大值:无限制 | 
备注
有关如何使用此元素的信息,请参阅 DataSource Element (List Instance)主题的“备注”部分。