Property Element (List Instance)
SharePoint 2013
Specifies a property for a list instance.
<Property Name = string Value = string Type = int | string | DateTime />
Attribute | Description |
|---|---|
Name | Optional string. Specifies the name of the property. |
Value | Optional string. Specifies the value of the property. |
Type | Optional choice. Specifies the type of the property. Acceptable values are int, string, or DateTime. |
None
Minimum: 0 Maximum: Unbounded |
See the Remarks section of the topic DataSource Element (List Instance) for information about the use of this element.